Problem facing to switch in the same tab
I have implemented "tabs" of jquery in my application. In my second tab there is a "form with submit" button. Form contains some field which is required so when I click on submit without filling the required data in form my page refreshes after clicking submit and I again see the first tab selected . I want when I click submit then the same tab should be selected in which my form resides. Tried hard but no luck..
Any help would be higly appreciated...
Thanks
- Pranav