i think you want sorter:"currency", in fact.
--adam
On Oct 3, 12:16 pm, aquaone <[EMAIL PROTECTED]> wrote:
> Because it's not choosing numeric as the sorter for that column I'd wager.
> '.00' may be triggering it to sort alphabetically instead. set the parser to
> be numeric explicitly:
>
>
> $
Because it's not choosing numeric as the sorter for that column I'd wager.
'.00' may be triggering it to sort alphabetically instead. set the parser to
be numeric explicitly:
$(document).ready(function() {
$(".tablesorter").tablesorter({
sortList: [[1,0]],
headers: 1 {
2 matches
Mail list logo