Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
70
WebTab - How to use browser Back button to go to last tab
posted

Let's say that I have two tabs:  A and B.  A is shown by default when I load the page.  Then the user clicks on tab B.  When the user presses the Back button in the browser, I would like the browser to go back to tab A.

I know how to add history points when using an UpdatePanel, but I prefer not to use an UpdatePanel if possible because it seems to make other behaviors in the tab not work as I prefer.

Is there a way to get the Back button to work without using an UpdatePanel?

Thanks,

Carli

Parents Reply Children
No Data