Div moving in cycle rotation using JavaScript

后端 未结 4 1121
旧时难觅i
旧时难觅i 2021-01-29 07:22

Is it possible to rotate a Div in cyclic rotation using JavaScript. I have four DIVs in an HTML page. I need to rotate those DIVs in a cyclic rotation.

4条回答
  •  耶瑟儿~
    2021-01-29 07:47

    Not sure I understand the question, but take a look at the 'Cycle' jQuery plugin: http://www.malsup.com/jquery/cycle/

提交回复
热议问题