Archive for September, 2007


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