jQuery Tablesorter - column not sorting alphabetically
- by McGirl
I'm not sure what's going wrong here. This is the page: http://www.utexas.edu/ssw/cswr/projects/project-list/
The first column sorts, but it isn't returning data in the correct order (alphabetical).
The table itself is being generated by a custom PHP function that pulls info from a WordPress database. I thought that might be the issue, but as you…