JQuery Tabs 3 - Submit Form on Change Tab
I have JQuery Tabs setup which each have a form on them (called via AJAX),
which when submitted add data to a database via an AJAX call.
I want the current form to be submitted when a new form is selected via the
tabs.
What is the best way to do this?
I assume the basic procedure will involve getting the form on the tab that
is currently selected when the event of selecting a tab is clicked.
It is OK for the form to be submitted when the same tab is selected.
Thanks for your help,
Adam
--
View this message in context: http://www.nabble.com/JQuery-Tabs-3---Submit-Form-on-Change-Tab-tp17694822s27240p17694822.html
Sent from the jQuery UI Discussion mailing list archive at Nabble.com.