jQuery表格插件 FixedHeaderTable

码农软件 · 软件分类 · jQuery表格插件 · 2019-12-28 12:59:00

软件介绍

FixedHeaderTable 是 jQuery 表格插件,可以用最简洁的方式显示已修改过的 header,对于任何有效的表格 mark-up 适用。

方法:

  • show - $('selector').fixedHeaderTable('show');

  • hide - $('selector').fixedHeaderTable('hide');

  • destroy - $('selector').fixedHeaderTable('destroy');


本文地址:https://codercto.com/soft/d/22136.html

DOM Scripting

DOM Scripting

Jeremy Keith / friendsofED / 2010-12 / GBP 27.50

There are three main technologies married together to create usable, standards-compliant web designs: XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding ......一起来看看 《DOM Scripting》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码