Hi. I've just completed my second javascript plugin, it creates colorfull ajax loading icons from simple-to-create artwork. Demo at http://mediabeez.ws/mediaBeez/permalink.php?tag=visCanvasLoaderIcon These loading icons are usually 'clocks' with hour-stripes on them. Creating art for my loading icon requires you to create several frames of animation for a _single_ hour-stripe. The code rotates that around the center. My loading icon supports PNG (graded, per-pixel) transparency on all browsers. This plugin doesn't require any js base-libs like jQuery or mooTools. It's 5Kb compressed for all browsers except IE, that needs an additonal 11Kb canvas-workaround script (that you could use for other purposes too). Comments and bug-notices are welcome, please use the comments button on the demo page (top-left corner).