Fade out on page load
I got an email from a reader yesterday asking if I had any examples of fading out a div shortly after page load. I hadn’t tried that before, but a quick search turned up JavaScript Script.aculo.us Fade with a Timer over on the Ninedays Blog.
Unfortunately, while the article explains exactly how to do it, there isn’t a working example (at least that I could find anyway) so I decided to quickly create one.
Here’s the example using the code from the Ninedays post.

