SimpleTabs by Komrade
After not finding a simple, lightweight script to create tabs -without being based on external JS libraries- I decided to create my own.
It’s called SimpleTabs and you can read more about it here: http://labs.komrade.gr/simpletabs/
Notable features:
* It does not depend on any third-part library like jQuery, Mootools etc. That means it won’t conflict with scripts made with these libraries or any other script.
* It does not need different IDs per tab container in order to have multiple tab sets. So, you can have as many SimpleTabs tab sets as you want on the same page.
* It remembers the last tab clicked on and if you reload the page (e.g. navigate somewhere and return to the page containing the tabs) that specific tab is already active.
* It’s simple to implement, small in size and fast to load.
* Works on all browsers.
I hope you’ll like it.







