Howto rotate image using jquery rotate plugin?

前端 未结 3 2157
夕颜
夕颜 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条回答
  •  半阙折子戏
    2020-12-28 22:13

    Once you fix your jquery include issues, you can fix your script. Your syntax is wrong: Here is the fix:

    
    

提交回复
热议问题