文件名称:grappler:HTML5 拖放
文件大小:2KB
文件格式:ZIP
更新时间:2024-08-02 02:15:17
JavaScript
抓钩 HTML5 拖放 window . onload = function ( ) { grappler ( 'ul li' ) . box ( '#box' , function ( dropped ) { console . log ( dropped ) ; //the dropped element } ) ; } ;
【文件预览】:
grappler-master
----grappler.js(1KB)
----LICENSE(1KB)
----README.md(189B)