hi
my interface has spry tabbed panels each in its own form, my problem is whenever i submit data on any of the panels in a form, my page reloads with focus on the first panel(index 0). I've tried a number of javascript methods on the form onSubmit but it hasent worked.
How can i maintain focus on the panel from which i submitted data?
Thanks