I've been dabbling with the Yahoo! User Interface Library, a set of JavaScript and CSS files that help to standardise and introduce funky features like animation across different browsers. (I know there are other similar JavaScript libraries out there, but I like Yahoo's because it has good documentation / examples and is backed by Yahoo!)

Anyway tonight is the first time I've sat down, downloaded the files and tried something out. The result - photos now fade in when viewing them in my photo gallery. Coupled with detecting when they've loaded, it makes it look a bit better. Not really a feature I had to add, but a good one to start with as a practical example. Truth be told it might even get removed again once I've moved onto another project that uses the YUI library.

Anyway, now I've dabbled I have some new found knowledge, so any questions fire away.