jQuery ui.draggable does not Call custom Function

前端 未结 2 1276
既然无缘
既然无缘 2021-01-24 03:32

I have a javascript function showAlert(). There is a draggable image. After the drag is stopped, we need to show the alert. Its not working How do we correct it?



        
2条回答
  •  庸人自扰
    2021-01-24 04:07

    I tried with the jquery UI libraries and it worked http://jsfiddle.net/5HyyP/

提交回复
热议问题