I spent some time last week making a “tabs” UI with javascript/CSS, what Yahoo’s developer site calls “Module Tabs“, because they don’t navigate to other pages but rather show/hide parts of the existing page. What I came up with is this (here’s the javascript file and here’s the CSS). Of course, I only did it because I didn’t find an existing hack I could easily adapt. Then, tonight I read a blog post that links to two different implementations. Bah.
Categories
1 reply on “javascript tabs”
Gah, I hate when that happens. The sad thing is that I wrote mine about several months ago, and just got around to posting it on Friday.