Tabs
I got the idea for this script after seeing tabs on various web sites. Programming a simple tabs script is easy enough, however I wanted something a bit more flexible. What I ended up with was a script that allowed me to toggle active/inactive states on a single link or groups of links (tabs). This abstraction and flexibility allowed me to create some rather neat demos. Tabs may not be the most appropriate name, but it’s about all I could think of, and was the primary purpose of this script.
