Hi, I installed this plugin (stilbuero.de) and I got a problem that I can't
resolve:
I have a form in my third tab an when I click on submit the page reload but 
go to the first tab. How I can stay on the same  tab ? I try this (but I
really not a coder !) and it doesn't work:

$("form")[2].submit( function() { 
  return $('#container').triggerTab(3);
} );

Thanks
-- 
View this message in context: 
http://www.nabble.com/plugin-tabs-and-form-tf4215068s15494.html#a11991878
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to