[20:30] <m0nkfish> ete
http://www.smogon.com/forums/showthread.php?t=67882
[20:31] <ete> right
[20:31] <ete> that makes more sense
[20:31] <m0nkfish> its not a big issue but its something that annoys me
[20:32] <m0nkfish> and it would be so trivial to implement
[20:32] <m0nkfish> actually it might be a jquery function which makes it a little more difficult
[20:33] <ete> mhm
[20:33] <ete> lemme link you to a SCMS page which should give you a clue..
[20:34] <ete> <script type="text/javascript" src="/media/jquery.js"></script>
[20:34] <ete> <script type="text/javascript" src="/media/jquery.tablesorter.js"></script>
[20:34] <ete> looks like it is jquery.
[20:34] <m0nkfish> tablesorter.js
[20:34] <m0nkfish> i will investigate
[20:34] <ete> ok
[20:35] <m0nkfish>
http://tablesorter.com/docs/example-parsers.html
[20:36] <m0nkfish> yup looks pretty simple
[20:36] <ete> cool