Jquery tabs
Jquery tabs
I am trying to use the jquery tab control in my page.
It is working successfully.
I have three tabs.
in my second tab, i have one button. if i click this button. page is
getting reload. immediately. first tab has been chosen by default.
How to stay in second tab?
I need c# code to stay in second tab instead of default tab while
reloading the page.
asp.net c# application, i am developing.
please help me