Tuesday, March 1, 2011

jQuery tablesorter plugin styling

I have this page and the jquery function doesn't seem to execute.

It should work like the example in this page.

Any idea of what go wrong?

From stackoverflow
  • The jQuery function is working fine. Looks like you missed applying styles to your table.

    <table id="myTable" class="tablesorter">
    

0 comments:

Post a Comment