Making jQuery UI tabs (aka tabs 3) bookmarkable
What do I need?
- The history plugin of the ajaxy project
- Using tabs and history events for data exchange between tabs and history plugin.
That’s all. Now the hash will be updated if you select a tab and you can call a website with the hash and the tab will be focused automatically after loading.
Tested with
- Firefox
- IE 7, 8, other versions should also function
- Safari