There is an IE only way:
Code:
style="filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);"
But this doesn't rotate in real time, just shows the image rotated 180 degrees (use rotation=1 for 90, 3 for 270). You can script this, but it would be an abrupt transition. Filters only work in IE 5.5 and up, this particular one may have come along later. They don't work in any other browsers.
I seem to remember now a cross browser script that put a faded 'reflection' beneath an image, not sure though, I'll have a look for it.
Bookmarks