[jQuery] Confused with tablesorter and tablepager plugins
Hey guys and guls!
This is my first post in the list, and I'm starting with jQuery, it is an awesome framework, great work developers and my congratulations to the developers.
So I'm getting into it and implementing jQuery with a CMS I made, but I had a little problem with tablesorter and tableger plugins.
I'm trying to implement the tablesorter and tablepager plugins together[1], but It seems like tablesorter 1.0.3 has dropped the support for the tablepager plugin, and I can't find an actual example using them together with the current version
1.0.3.
I managed to make them work together using the old tablesorter version from the example I found [2], the sorter works great but the tablepager doesn't initialize on document ready.
I have to sort a column first if I want to initialize the pager. I can use a 'sortColumn' to force a sort so the pagers starts too, but I don't want to start the document with a column sorted.
So, Any ideas?
[1] <a href="http://motherrussia.polyester.se/pub/jquery/demos/pager/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://motherrussia.polyester.se/pub/jquery/demos/pager/
</a><br clear="all">[2] <a href="http://motherrussia.polyester.se/pub/jquery/demos/pager/tablesorter.js" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://motherrussia.polyester.se/pub/jquery/demos/pager/tablesorter.js</a>
<a href="http://Cristalab.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"></a>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/