Control.Tabs - an javascript library for creating unobtrusive tabbed interfaces
03/22/2007 By Ryan Johnson
Control.Tabs is a javascript library for creating accessible, flexible & unobtrusive tabbed interfaces in your applications or pages. It uses anchors and element ids to function, so browsers that do not support javascript will still be able to navigate through your tabs.
This script uses the Prototype javascript framework. You must include version 1.5 in your pages before including this script.