Here's a simple little script that allows you to take the contents of a <DIV> tag on
your web page, hide the contents, then show them when a user clicks the hyperlink. I use this frequently
on my websites. In this script, I included an open and closed arrow with this example as well.
JavaScript Hidden Div tags can be used for a variety of different things. Perhaps a more information link, or anything you can think of. Click the above link again to hide this paragraph. Or Close (X).
Code: Copy/Paste the following code into your website: