jQuery表格插件 FixedHeaderTable
- 授权协议: 未知
- 开发语言: JavaScript HTML/CSS
- 操作系统: 跨平台
- 软件首页: https://github.com/markmalek/Fixed-Header-Table/
软件介绍
FixedHeaderTable 是 jQuery 表格插件,可以用最简洁的方式显示已修改过的 header,对于任何有效的表格 mark-up 适用。
方法:
show -
$('selector').fixedHeaderTable('show');hide -
$('selector').fixedHeaderTable('hide');destroy -
$('selector').fixedHeaderTable('destroy');
Dive Into Python 3
Mark Pilgrim / Apress / 2009-11-6 / USD 44.99
Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) and its differences from Python 2. As in the original book, Dive Into Python, each chapter......一起来看看 《Dive Into Python 3》 这本书的介绍吧!
