jquery - How can I determine which column was clicked in a table using tablesorter? -
i using jquery , tablesorter add column sorting data on page.
i want to record column sorted. how can determine column clicked? there event can hook into?
setting own click event on .tablesorter .header
should provide easy way getting column clicked whilst avoiding conflicts other tables
Comments
Post a Comment