You're invoking tablesorter twice. Just keep the second line.
$(document).ready(function() {
$("#tablesorter").tablesorter();
$("#tablesorter").tablesorter( {sortList: [[0,0],
[1,0]]} );
});
a
Hello all, I'm an experienced LAMP developer and I am having trouble
getting the tablesort demo working.
http://tablesorter.com/docs/
I hope this is the correct list to be asking this - if not please
advise.
I have been attempting to get this to work for a couple hours and the
instructions appea
Hello all, I'm an experienced LAMP developer and I am having trouble
getting the tablesort demo working.
http://tablesorter.com/docs/
I hope this is the correct list to be asking this - if not please
advise.
I have been attempting to get this to work for a couple hours and the
instructions appea
3 matches
Mail list logo