i found this java script that makes tables sortable from here:
http://www.kryogenix.org/code/browser/sorttable/
i copied the script and put it into the same folder as the html file. then i made a test table to see if it would work (i just copied the source of the table that they use on the page above). when i load the page it does not do anything. i also tried just copying the source of the whole page and loading it, and that didn't work either.
is there something else you need in order to enable java script for a page? thanks
http://www.kryogenix.org/code/browser/sorttable/
i copied the script and put it into the same folder as the html file. then i made a test table to see if it would work (i just copied the source of the table that they use on the page above). when i load the page it does not do anything. i also tried just copying the source of the whole page and loading it, and that didn't work either.
is there something else you need in order to enable java script for a page? thanks