Tablesorter -> Extracting filtered data to csv file
问题 I want to write the records filtered ,through tablesorter plugin, to a external file in a csv format. I was following this answer by Mottie , creater of Tablesorter plugin. In FireBug error console, I'm getting error that says TypeError: $(...).on is not a function $('.export').on('click', function(){ This is my file the uses tablesorter to extract the records in csv format, <%@page import="java.util.Iterator"%> <%@page import="java.util.ArrayList"%> <% ArrayList<ArrayList<String>>