文件名称:jquerydnd
- 所属分类:
- JSP源码/Java
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 63kb
- 下载次数:
- 1次
- 提 供 者:
- 高
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用jQuery实现的一个网页内容的拖动类,可用于弹出窗口以及其它需要拖动的文档元素。按如下方式使用(使用时需要引入jQuery):
var dnd = new DND({
layer: this.node,
handle: this.titleBar
}) -Using jQuery to achieve a drag class Web content can be used to drag the pop-up windows, and other required documentation elements. As follows (using the need to introduce jQuery): var dnd = new DND ({layer: this.node, handle: this.titleBar})
var dnd = new DND({
layer: this.node,
handle: this.titleBar
}) -Using jQuery to achieve a drag class Web content can be used to drag the pop-up windows, and other required documentation elements. As follows (using the need to introduce jQuery): var dnd = new DND ({layer: this.node, handle: this.titleBar})
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jquery-1.6.src.js
jquerydnd.js
jquerydnd.js