已经:
知道很多UI库 框架了
但是却没看到有支持拖动的UI框架和库
所以去找找:
微信 UI框架 支持拖动
UI框架 支持拖动
UI框架 支持拖拽
HTML5 UI框架 drag
HTML5 UI framework drag
“支持拖拽的UI JS 框架:
EaselJS
jQuery
Conclusion
So that wraps up our coverage of drag and drop. For most requirements, there is probably a library that will suit your needs. Whether you use a canvas- or DOM-based approach depends on your requirements of course, and it’s unlikely you’ll need to choose between a canvas based library and a DOM based library. Rather you’ll be choosing between alternative DOM libraries, such a jQueryMobile and Hammer.js, or between alternative canvas libraries, such as KineticJS and Easel.js.”
best html5 ui framework
“
draggableEDIT
这个可枚举的属性决定一个element是否能够被拖动,可以使用Drag and Drop API。它的能使用的值如下:true, 表示这个element可以被拖动
false, 表示这个值不可以被拖动
如果这个属性没有被设置,默认是auto,这就意味着它的行为默认由浏览器定义。
”