Hi all. I have a very, very, very slow form(6 seconds before validate all data) page with Form Plugin and Tabs. I'll want to show submit when, and only when, user clicks in the last tab. Clicking in another will hide that submit button.
My question: is it possible to do that? Or only using several jquery hide function, one for each tab? Cheers