JQuery Datatable
I use to play my faceboook app Chinese poker on my Iphone on my way home from work. My connection is not fast enough and it made the game less interest. . I felt also a litle bit frustrated. I need to do something about it and out comes JQuery Datatable.
JQuery Datatable generates a table based on a set of json data. You can provide callback for formatting the content in each td cell, parse attributes to the table, th and td element. You can also add listeners to do more thing on the rendered table. The good thing of this is that I just save 40% bandwidth. The bad thing is that I am still using table.
JQuery Datatable is available at http://facebook.chinesepoker.isgoodness.com/js/jdatatable.js