in my application, i need a static image to be rotated in HTML. Please help me for that
+1
A:
You can use imagemagik or a similar program on your server to dynamically generate it. You might also be able to do something with javascript. I found a nice link for a jQuery rotate function: http://code.google.com/p/jquery-rotate/
SapphireSun
2010-02-12 08:50:39
Thank you.Ya, i need to do in javascript only....But how to run this one, where should i place my image ???
Aditi
2010-02-22 11:42:54