Search code examples
jqueryhtmlcssresponsive-designtablesorter

tablesorter jquery plugin and responsive webdesign


I have experience with the tablesorter jQuery plugin on desktop. But is the tablesorter jQuery plugin suitable for websites where responsive webdesign is needed? Do you have some experience with this?


Solution

  • My fork of tablesorter includes a reflow widget which will restructure the data and keep everything sortable for smaller screens. There are two different "flavors" of the widget, one for single row headers and the other for multirow headers, try out the demo.