
January 26th, 2013, 07:23 AM
|
|
Contributing User
|
|
Join Date: Jun 2009
Posts: 297
  
Time spent in forums: 3 Days 8 h 45 m 39 sec
Reputation Power: 5
|
|
|
MooTools - Adjust default sort for a table
Hey all. I'm not really a JavaScript person, but am trying to help a friend with a little something. This page offers a table, in which, you can click either header to sort column by. Everything works. We just need a little help in knowing what we'd be looking for to alter how the page loads by default. Currently sorting alphabetically, we wish to load sorting by rank. I've looked through all the PHP, and have found some defaults in a .js file, but not what needed.
The site is http://ancientredemption.jtgcomputers.com/ and the component spoken of is the Guild Roster on left, know as com_raidplanner. The 3 .js files in use are:
Folder: components/com_raidplanner/
HtmlTable.Extended.js
mootools.more.125.additional.js
raidplanner.js
Any help/input is greatly appreciated. Thank you.
.
|