- 授权协议: MIT
- 开发语言: JavaScript HTML/CSS
- 操作系统: 跨平台
- 软件首页: https://sindu12jun.github.io/table-dragger/
- 软件文档: https://github.com/sindu12jun/table-dragger/blob/dev/README.md
- 官方下载: https://github.com/sindu12jun/table-dragger/archive/dev.zip
软件介绍
Table-dragger 是一个可拖放排序表格的 JavaScript 迷你库。
特点
设置简单
可同时对行/列进行排序
排序时动画平滑
无依赖
支持触摸事件
无需担心 cellspacing, cellpadding, col 和 colgroup 的影响
安装
获取 npm 包
npm install table-dragger --save
或
<script src="../node_modules/table-dragger/dist/table-dragger.min.js"></script>
演示
XML Hacks
Michael Fitzgerald / O'Reilly Media, Inc. / 2004-07-27 / USD 24.95
Developers and system administrators alike are uncovering the true power of XML, the Extensible Markup Language that enables data to be sent over the Internet from one computer platform to another or ......一起来看看 《XML Hacks》 这本书的介绍吧!
