Stupid Web Tricks

These "Stupid Web Tricks" are just little JavaScript code snippets that do neat little things.
Date Trick Description
2007.APR.10 JavaScript PNG Sprite Explosions Sweet! Explosions!
2007.JAN.17 Circle Art Another circle thing, but more self-aggrandizing.
2007.JAN.05 Name Checker A basic example of adding uniquely named elements to an unordered list: The result of an IM with a friend asking about "recursion," and how we avoided bugging a computer science guy about it.
2007.JAN.04 Sightglass Simple implementation of a horizontal carousel class (updated 2007.MAY.19)
2006.OCT.21 Domo-Kun Orbiter Images spinning in a circle. Was just messing around with Math.sin() and Math.cos()...