jQuery Fun with Animation and Opacity
Over the last few days, I’ve been doing some more work with jQuery. It’s really a very cool abstraction on JavaScript, but it does take some getting used to. My latest challenge is to understand .animate. It’s pretty straightforward, but cross-browser issues can make it tricky. I’m having “special” trouble with opacity in Internet Explorer. …