jQuery鼠标拖动图片摇晃动画特效

jQuery鼠标拖动图片摇晃动画特效-精品资源网
jQuery鼠标拖动图片摇晃动画特效
此内容为免费资源,请登录后查看
0
免费资源

jQuery鼠标拖动图片摇晃动画特效

jQuery鼠标拖动图片摇晃特效是一款鼠标拖动图片动画事件。

js代码

<script src=\"js/jquery-ui.min.js\" type=\"text/javascript\"></script>
<script src=\"js/jquery.ui.swingdrag.min.js\" type=\"text/javascript\"></script>
<script type=\"text/javascript\">
	$(\"#exampleContainer\").swingdrag({
		rotationAngleDeg: 8,
		showShadow: true,
		pickUpScaleFactor: 1.1
	});
</script>

© 版权声明
THE END
点赞0 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容