You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
I'm using this using version 6.21 along with the jQuery 1.91 and the jQuery easing plugin to swap between sections of a form and have found that when I use the certain scroll fx settings radio buttons choices are cleared during the slider transition. This appears to be limited to radio buttons as I have not been able to replicate the issue with any other type of form input.
The offending scroll fx settings are as follows:
crossfade,
cover,
cover-fade,
uncover,
uncover-fade
Scroll, directscroll and fade all work as expected.
Issue is replicable in Chrome, IE and firefox. Havn't tested Safari.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using this using version 6.21 along with the jQuery 1.91 and the jQuery easing plugin to swap between sections of a form and have found that when I use the certain scroll fx settings radio buttons choices are cleared during the slider transition. This appears to be limited to radio buttons as I have not been able to replicate the issue with any other type of form input.
The offending scroll fx settings are as follows:
crossfade,
cover,
cover-fade,
uncover,
uncover-fade
Scroll, directscroll and fade all work as expected.
Issue is replicable in Chrome, IE and firefox. Havn't tested Safari.
The text was updated successfully, but these errors were encountered: