Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Current events
Recent changes
Random page
Help
Categories
LemonWiki共筆
Search
Search
Appearance
Log in
Personal tools
Log in
Pages for logged out editors
learn more
Contributions
Talk
Javascript for sorting table
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
Appearance
move to sidebar
hide
From LemonWiki共筆
Revision as of 16:37, 23 May 2012 by
Planetoid
(
talk
|
contribs
)
(Created page with "* {{Gd}} [http://www.kryogenix.org/code/browser/sorttable/ sorttable: Make all your tables sortable] ** 狀況: 最後一筆列的資料下方出現多餘空白,變比較高 fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
sorttable: Make all your tables sortable
狀況: 最後一筆列的資料下方出現多餘空白,變比較高 for
IE
v.8
解法: table html語法,加上 thead, tbody
jQuery plugin: Tablesorter 2.0
數字在
IE
v.8 排序有問題 ex: 1, 10, 2
further reading
33 JavaScript Solutions for Sorting Tables | Codrops
Categories
:
Javascript
Web Dev