I suspect you might have to have the focus() event on each field (or a
delegate for it) do something to figure out what slide the focused field
is in and have a function to move to that slide (or fire the click
handler for "Next"). I don't remember seeing any slider plugins that
will do that natively. I've got probably 20 bookmarked, but if you find
one that does, I'd be interested in knowing about it.
- Jack
Francis "Pat" Patterson wrote:
I really need some help here, people. Either a fix to the plugin, a
workaround, or a new plugin altogether - can someone out there help
me?
On May 18, 2:02 pm, "Francis \"Pat\" Patterson"
<francis.patter...@gmail.com> wrote:
I'm developing a form using the jQuery plugin EasySlider 1.5:
http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugi...
I want to add the ability to initiate the slider action when a user
tabs to a field located off-screen, as in this example:
http://www.fordpas.org/registration/teachers_coordinators/form_v2.asp
So, when someone tabs through that first form area, and gets to
"Repeat Email", when they tab to the next field, it triggers the
EasySlider much like the "Next >>" span tag.
Any suggestions? It has to be possible, but I haven't come up with a
solution yet.
Help me Obi-Wan, you're my only hope.