Scalable Vector Graphics towards Visuals
This interesting concept has caught my attention: SVG (Scalable Vector Graphics) Spinning
Using svgweb, which allows using Firefox’s (and other browsers’) native SVG support while also providing a fallback to flash for Internet Explorer, super-cool.
Some JavaScript dives into the SVG and wraps each path element in a “spinner” callback (that repeatedly sets the elements “transform” attribute).
Check out 2 examples which make up for some interesting floating visuals.

