Microsoft Corp. Netscape Corp. Macromedia Inc. Symantec Corp. Home Page
Sandeep's Nook: JavaScript Page

Always On Top Links Menu

This script helps put up links on top of the page, as seen in the yellow band above, that always stay on top even if you scroll down the page.

Author: Sandeep Gangadharan
Home Page: http://www.sivamdesign.com/scripts/


The script is given below:

This goes in the HEAD of the html file:


Note the script in the BODY tag:

<body onLoad="placeIt()">

This goes in the BODY of the html file: