haitao:
表头里使用了colspan/rowspan后,就不灵了——有人在bbs.jquery.org.cn问了半年,也不见答案
[阅读: 329] 2009-02-03 06:43:56
http://bbs.jquery.org.cn/read.php?tid-2318-fpage-11.html
看tablesorter自己的介绍,说是支持的:
http://tablesorter.com/docs/
Introduction
tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell. It has many useful features including:
Multi-column sorting
Parsers for sorting text, URIs, integers, currency, floats, IP addresses, dates (ISO, long and short formats), time. Add your own easily
[Support for ROWSPAN and COLSPAN on TH elements ]!
Support secondary "hidden" sorting (e.g., maintain alphabetical sort when sorting on other criteria)
Extensibility via widget system
Cross-browser: IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+
Small code size