jQuery插件创建可拖动排序的列表和网格:HTML5 sortable
xf3f
9年前
HTML5 sortable是一个轻量级的jQuery插件用于通过使用原生的HTML5拖拉API来创建可排序的列表和网格。
特性
- Less than 1KB (minified and gzipped).
- Built using native HTML5 drag and drop API.
- Supports both list and grid style layouts.
- Works in IE 5.5+, Firefox 3.5+, Chrome 3+, Safari 3+ and, Opera 12+.
- Comes with an AngularJS directive help wanted