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.
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 [...]