JavaScript tab interface with persistent tabs

cookies

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.

8 Responses to “JavaScript tab interface with persistent tabs”

  1. Sai Says:

    I have tried a lot of sample code for javascript tabs. This is the best.

    Thanks

  2. JerryGP Says:

    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.

  3. Greg Says:

    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. :)

  4. Greg Says:

    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.

  5. roarus Says:

    Awesome code, really easy to use. Got it to work with persistent tabs by just plugging in the codes from the sample!

  6. Mac Says:

    Beautiful code. I am very impressed.

  7. Axonman Says:

    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?

  8. Thabo Says:

    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

Leave a Reply