Please login or register. Welcome to the Studio, guest!


Quick Links:


newBookmarkLockedFalling
SZ

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
Hey guys, I'm finally back with a new plugin for you guys!

This code will make any tables with headers (in posts), be sortable by clicking the header.

To add a header, you use the [th] tag!

Example of headers:
[table][tbody]
[tr][th]Header[/th][th]Header 2[/th][/tr]
[tr][td]Content 1[/td][td]Content 2[/td][/tr]
[/tbody][/table]


Produces...
HeaderHeader 2
Content 1Content 2


Except, now they're clickable.  Anyways, this is an alpha, so all feedback is welcome. :)


Download: Sortable Tables in Posts 0.1.0a.pbp (931 B)

newBookmarkLockedFalling