Jquery-ui draggable and dynamic Jquery-ui draggable?

后端 未结 4 1821
一个人的身影
一个人的身影 2020-12-20 15:55

This is my code taken from http://jqueryui.com/demos/draggable/



 
           


        
4条回答
  •  爱一瞬间的悲伤
    2020-12-20 16:27

    I would recommend doing it like this because if you want to pass a configuration object to the draggable function, you won't have to repeat it in two different places:

    
    

提交回复
热议问题