Even Easier jQuery Rollovers

Wednesday, July 2nd, 2008
Web Dev | 2 Comments »

Here’s a followup to my first jQuery tutorial posted back in September 2007. To date, that article has been viewed 3,000 times, so I’m thrilled some people have gotten some good out of it.
Since then, I’ve honed the script even more, and wanted to share some of the improvements.

Easy, Reusable Image Rollovers with jQuery

Thursday, September 27th, 2007
Software, Web Dev | 11 Comments »

Okay, so this is my first jQuery tutorial (or any tutorial for that matter). So here goes…
In my own experience, image rollovers for navigation is a pretty repetitive task. Almost every site I build has them. For the longest time, I simply used the javascript spit out by Dreamweaver. Sure it worked, but it required [...]