Fade In/Out Technique Using JQuery

Mike at Mike-o-matic posted a very cool demo of a fade in/out div technique that I thought was very neat. So I decided to replicate it using Jquery!

You can see his original demo here:

Mike's Demo

Here's the Jquery version:

Jquery Demo

You have to look under the hood to see the differences but the big difference is that Mike used the Prototype/Scriptaculous combo to do his.

Both run great and I just wanted to do it as a pet project.

:)