| View previous topic :: View next topic |
| Author |
Message |
clamcrusher
Joined: 27 Apr 2007
Posts: 1
WR Updates: 0
clamcrusher WR Profile
|
Posted: Fri Apr 27, 2007 1:40 am Post subject: sortable data. |
|
|
not really a huge deal, but i think it would be a nice polish on the website to use client side script to allow some sorting of tabulated result data.
not only is it faster and more enjoyable for the user, but it would also reduce load on your webserver and database. and since your already set up and coded to allow server side sorting, making this all fail gracefully for non js enables users would be cake.
heres an example:
kryogenix.org/code/browser/sorttable/ |
|
| Back to top |
|
 |
Hybuir
Gear Dependent Squirrel

Joined: 06 Sep 2005
Posts: 1536
Location: Austin, TX
WR Updates: 2,466,953
Hybuir WR Profile
|
Posted: Fri Apr 27, 2007 5:48 am Post subject: |
|
|
Mod edit on the link. It didn't have anything to do with WCR :-s probably needs to be deleted. everything's already pretty efficient. _________________
 
  |
|
| Back to top |
|
 |
Rollie
Site Admin

Joined: 28 Nov 2004
Posts: 5370
Location: Austin, TX
WR Updates: 480,131
Rollie WR Profile
|
Posted: Fri Apr 27, 2007 8:27 am Post subject: |
|
|
| Nah, it's a valid suggestion =) I've wanted to play around with js sorted tables, but tbh, I've just been too busy with other stuff to check it out yet. Someday though, someday! |
|
| Back to top |
|
 |
|
|
|