WPCT - Web Page Cabinet with Tabs
WPCT is an easy to use multilevel web page navigation facility
reminiscent of an office cabinet containing documents in folders and
subfolders with tabs as their titles. It is based on html lists and
implemented entirely in javascript and css (cascade style sheet), thus
not using any www server side tools. It can be tested in any browser
with javascript enabled. Its user is only required to define tabs -
titles and links to corresponding documents, and how tabs are arranged
in rows - levels of the menu. The script includes comments that explain
which variable definitions the user should modify to implement his/her
menu with tabs.
An example of how WPCT is deployed as a navigation tool of a certain website can be seen here .
WPCT allows for an unlimited number of navigation levels that
are represented by rows of clickable tabs. Each tab is a link to a
respective document or another row of tabs - another level of
navigation. When clicked, its colour changes into white, and
the corresponding document is open or another row of tabs appears
below. Thus, all white tabs form the path from the start to the present
navigation point, similar to "bread crumbs" facility of othe navigation
tools.
Version 0.4 - the first released publicly - download - 15.5KB, md5 7d6dfb09aa0ee4178bed423a1508a937 *wpct.0.4.zip
Listed at