JavaScript tab interface with persistent tabs

Now with yummy cookies!
I added an example page showing how you can use the new onLoad and onClick function hooks in my JavaScript tabifier to make the tabs persistent (using browser cookies).
That is, if you leave the page and come back later, the tab you previously selected will still be selected.
July 12th, 2006 at 11:12 pm
I have tried a lot of sample code for javascript tabs. This is the best.
Thanks
May 18th, 2007 at 10:48 am
Hello all:
I think this is the best tabber, what i like the most is that is very simple, moreover, it is light weight over any page, i recommend this tabber the most.
July 16th, 2007 at 8:54 pm
Hi there,
I love this piece of code! Very useful. Now if I can only figure out how to get those tabs to run verticaly down the right side.
July 27th, 2007 at 9:37 pm
Just wanted you to know that I figured out how to position and style the tabs wherever I wanted on the webpage without affecting the content’s position using css. It took quite a bit of time and your nice neat css file is a little messier (ok… alot) :), but it works! Once again thanks for a great peice of code.
August 19th, 2007 at 5:53 am
Awesome code, really easy to use. Got it to work with persistent tabs by just plugging in the codes from the sample!
August 23rd, 2007 at 10:26 am
Beautiful code. I am very impressed.
October 15th, 2007 at 12:49 pm
First - the tabber is a truly awesome piece of programming, and I truly appreciate it.
Second - I am also interested in the vertical arrangement of the tabs - how does that get done.
Lastly - is there anyway to incorporate tabber into a series of webpages that already use the onload for other functions - that is without editing each one individually?
March 3rd, 2008 at 8:26 am
Hi.. I’m trying to use these tabs to load separate but related pages.
The problem is, the tabs put all the pages on to one page.
how can I overcome that?.
If it can load the code of one page per tab, i’ll be glad