Sunday 23 November 2008

Learning Simple JQuery - Part 4.

There are many plugins developers have created to use with JQuery, including this one "tablesorter" - http://tablesorter.com/docs/ The following table should then have clickable/sortable headings.
/tbody>
Row NumberBig NumberWordDate
14345Animal23 January 1987
232546Vegetable18 November 2005
3265Mineral9 September 1973
44456Element31 December 1976
556Zebra14 August 2008
This simple JQuery example was taken from Stephen Walthers PDC 2008 talk.
http://channel9.msdn.com/pdc2008/
http://channel9.msdn.com/pdc2008/PC31/

No comments: