table sorting, paginating script problem
i'm trying to find table sorting and paginating script, and i've found a good one, but there is some problem i can't understand anyway.
look at demo please
the pagination must be in the c开发者_C百科enter, but in IE it on the left side. i've download the script and try to correct it, but i can't.
maybe you can understand what is the problem, or maybe can give the link on another such script, which works on all browsers.
thanks
jQuery tablesorter
Here's an example of the tablesorter with pagination plugin:
http://tablesorter.com/docs/example-pager.html
jQuery is one of the most popular JavaScript frameworks around. You might want to consider this. :)
精彩评论