My bad didnt copy the pager div section from the example.
On Jul 21, 11:31 am, Vamshi wrote:
> This works fine when i just use tablesorter but when I add pager
> plugin code , it doesnot work properly.
>
> What happens : When I click on the header to sort, it displays me a
> just
on...@earthlink.net
$50.00
http://www.timconway.com
Any help would be greatly appreciated.
Thank you
Vamshi
$(document).ready(function()
{
$("#myTable").tablesorter( {sortList: [[0,1], [1,1]]}, debug:
true )
.tablesorter({widthFixed: true, widgets:
['zebra']})
.tablesorterPager({container: $
("#pager")});
}
);
3 matches
Mail list logo