sortable data.

Suggestions for WarcraftRealms.com
Post Reply
clamcrusher
Posts: 1
Joined: Fri Apr 27, 2007 12:45 am

sortable data.

Post by clamcrusher »

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/

Hybuir
Gear Dependent Squirrel
Gear Dependent Squirrel
Posts: 1471
Joined: Tue Sep 06, 2005 6:22 am
Location: Austin, TX
Contact:

Post by Hybuir »

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.

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

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!
phpbb:phpinfo()

Post Reply