I'm developing a form using the jQuery plugin EasySlider 1.5: http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding
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.