On Monday, April 09, 2007 12:43 PM Christian Bach <> said:

> tableSorter({
> sortColumn: 0,
> sortDir: 1
> });
> 
> Will sort the first column in the opposite direction.

Actually that just makes my arrow appear upside down.

Here's what I see without sortDir set.

Column <up arrow>
----------------
April 9, 2007
April 10, 2007
April 11, 2007

Here's what I see with sortDir set to 1.

Column <down arrow>
----------------
April 9, 2007
April 10, 2007
April 11, 2007




Chris.

Reply via email to