论坛首页 Web前端技术论坛

基于jQuery UI的tableGird插件

浏览 2811 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2012-12-05  

/*! tableGrid on jQuery UI - v0.1.0 - 2012-12-05
 * https://github.com/Ysudo/tableGrid
 * Copyright (c) 2012 Yun Sudong; Licensed MIT
 * Depends:
 *   jquery.ui.core.js
 *   jquery.ui.widget.js
 *   jquery.ui.button.js
 */
jQuery UI是一套很不错的widget库,可惜一直没有Grid插件。自己动手写了个。欢迎Pull Request 。

代码托管于 GitHub: https://github.com/Ysudo/tableGrid/blob/master/src/tableGrid.js

ReadMe:https://github.com/Ysudo/tableGrid/blob/master/README.md

browser support: Chrome, Safari 5+, Firefox 3.6+, and Internet Explorer 8+.

examples:
样例使用了我们自己的一个加载系统,可忽略。
基本
滚动加载数据
设置尺寸
添加按钮
列排序
数据预处理
使用模板

LICENSE: MIT
论坛首页 Web前端技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics