Question

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?

Was it helpful?

Solution

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

<table id="myTable" class="tablesorter">
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top