Excellent Animated Javascript Sliding DIV
This is an excellent tutorial (with complete download JS code) that allows us to create a hidden DIV of whatever we'd like (for example a help section) on our webpage, which slides into view when the trigger link is clicked. It can then be closed with a click on a secondary trigger link.
It looks very stylish and smoothly animated in both Firefox2+ and IE6+ (I haven't tested any other browsers with it yet).
The Animated Javascript Sliding DIV tutorial is here.
There is also a single link toggle modification to the script here
Very nice little script, and super simple to use.
