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

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -