Howto rotate image using jquery rotate plugin?

前端 未结 3 2151
夕颜
夕颜 2020-12-28 21:46

How do you rotate an image using jQuery-rotate plugin?

I have tried the following and it doesn\'t seem to work:





        
3条回答
  •  梦毁少年i
    2020-12-28 22:05

    Your logic for rotating the image is right. It will work if executed when the document is ready.

    
    

提交回复
热议问题