Contents Home Page Previous Page Next Page
NS 4.x or IE 4.x only

Another Dynamic Page

This script dynamically shows descriptions of the links when the mouse is passed over them. It uses a clever way to differentiate between Netscape and Internet Explorer: for NS4 it uses if(document.layers){}, and for IE4 it uses if(document.all){}.

ITEM 1    ITEM 2    ITEM 3    ITEM 4
Mouseover the item links for descriptions.