I need get browser navigator handling example. I’m using example:
Imagine for many tab opener.
- open new tab and switch to main tab opener page and create new tab.
- close first opened tab.
- click browser navigator back button. Focus last tab. Re-click back, focus main tab opener, re-click back stay main tab and history back disable, because I closed first tab. Imagine many probability. For example: I have 6 tabs and I closed 4th tab, and back or forward and pass to tab 4 if forward button clicked then go tab 5 if press back focus tab 3.
Here is another jQuery plugin which might help: http://benalman.com/projects/jquery-bbq-plugin/