This is useful in operations that previously assumed that the images being rotated either by a server or the developer himself.
Usage and references can be found here.
Two JavaScript image handling implementations are supported:
Uusing DXImageTransform filter for Microsoft Internet Explorer
Using Canvas object for other browsers
Requirements:
· jQuery
Limitations:
· Safari is not yet supported, but according to the specs it should work.
· As the old image gets replaced with each rotation, none of its onXXX events are copied either.
· Internet Explorer also rotates the border around an image, the other browsers don't.