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. As with the first tutorial, this method makes a couple...
CSS3 Presentation Video
Here is a fully-edited video of my presentation entitled “The Future Today: CSS3 and JavaScript”, which I gave June 3rd at the Spring Break conference at Ohio University. My hope was to put this on a hosted service to absorb some bandwidth. But the Google video uploader is kind of janky and Vimeo won’t allow files over 500mb. So for now, here...
Easy, Reusable Image Rollovers with jQuery
NOTE: There is now a much better version of this rollover script here. 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....