<sep/>headers; Cool theme; Can convert an ordinary table; Ability to connect to an ajax data source (XML and JSON); Paging; Show/hide columns; Toolbar; Search; Accessible API; Many more"
A Firefox extension that lets you sort any HTML table on any webpage? Please try it out and let me know how it works. I'm terrified of trying new FF extensions myself :-(
Table rows may be grouped into a table head, table foot, and one or more table body sections, using the THEAD, TFOOT and TBODY elements, respectively. This division enables user agents to support scrolling of table bodies independently of the table head a
Table cells may contain two types of information: header information and data. This distinction enables user agents to render header and data cells distinctly, even in the absence of style sheets.