FF1+ IE5+ Opr7+

Slide-In Links

 Author: Thomas Brattli/ Jack R

Description: Tuck away those links and make them visible only when needed with this script! A bar of links is slid out from the left edge of the window when the protruding part is clicked on. Great way to maximize realty space on your site.

Demo: Turn to the left


Directions Developer's View

Step 1: Insert the following code into the <head> section of your page:

Select All

Step 2: Insert the following at the END of your document, right above the </BODY> tag:

Select All

Remember, this code must be added to the very end of the webpage, or expect the unexpected in NS :)

Technical Note

This script accesses the BODY onload event (window.onload). If you have another script on your page that does the same, one of them will not run. Click here for information on getting both scripts to work simultaneously.

Wordpress Users: Step by Step instructions to add ANY Dynamic Drive script to an entire Wordpress theme or individual Post