[jQuery] tablesorter IE6 date sorting bug
Hi all,
I was going to post this in the jQuery plugins group, but I see
traffic there is next to nil. I've been using jQuery and its
associated plugins for about six months now. I lurk this group a lot
and have learned a ton from everyone here, so thanks! Now, on to my
question. I've been using the awesome tablesorter plugin for awhile
now and have come across a scenario where FF behaves differently than
IE. Visit this page in IE6 and try to sort twice on the first column.
http://gtvault.com/tablesorter/tablesorter.htm
* sorry, there are no up/down images, but tablesorter is in fact
working on this table!
This table sorts without issue in FF2, but in IE6 (not sure about 7)
the "Run Date" column sorts only in ascending order even when clicked
twice. I've turned debug on and found that the column is defaulting
to the usShortDate sorter. I tried forcing the usLongDate sorter to
no avail Do any of you tablesorter experts have an idea of what might
be happening?
Thanks,
haylo