[jQuery] Re: tableSorter question: how to disable the last header?

2008-01-30 Thread Leandro Vieira Pinho
Great. Perfect. Thanks. On Jan 25, 11:57 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi. I tried to use Widget or variable but without result. Than i edit > table sorter plugin. It is very easy. > > In buildHeaders method > after > $tableHeaders = $("thead th",table); > > add this > >

[jQuery] Re: tableSorter question: how to disable the last header?

2008-01-25 Thread [EMAIL PROTECTED]
Hi. I tried to use Widget or variable but without result. Than i edit table sorter plugin. It is very easy. In buildHeaders method after $tableHeaders = $("thead th",table); add this // set negative numbers like positive totalCols