[jQuery] tableSorter prevent a td to active the sorting

2006-12-27 Thread Rafael Santos

hey, How could I disable one or more td on the head when i click on it??
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] tableSorter prevent a td to active the sorting

2006-12-27 Thread Yehuda Katz

What do you mean specifically? The most recent tablesorter includes a patch
I wrote that allows you to pass a jQuery object, DOM node, or DOM node array
to disableHeaders.

-- Yehuda

On 12/27/06, Rafael Santos [EMAIL PROTECTED] wrote:


hey, How could I disable one or more td on the head when i click on it??



___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/






--
Yehuda Katz
Web Developer | Wycats Designs
(ph)  718.877.1325
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] tableSorter prevent a td to active the sorting

2006-12-27 Thread Rafael Santos

totally wrong question ive made , sorry..

I was wondering how how could i set the parameter sortColumn for two or more
column, i have 4 columns the last one souldnt be sortable, u know... thx

2006/12/27, Yehuda Katz [EMAIL PROTECTED]:


What do you mean specifically? The most recent tablesorter includes a
patch I wrote that allows you to pass a jQuery object, DOM node, or DOM node
array to disableHeaders.

-- Yehuda

On 12/27/06, Rafael Santos [EMAIL PROTECTED] wrote:

 hey, How could I disable one or more td on the head when i click on
 it??



 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/





--
Yehuda Katz
Web Developer | Wycats Designs
(ph)  718.877.1325
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/



___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] tableSorter prevent a td to active the sorting

2006-12-27 Thread Yehuda Katz

Like I said, use the disableHeader param. Pass it:
* A numerical index with the col #
* An id
* A DOM node
* A jQuery object containing DOM nodes
* An array containing DOM nodes

-- Yehuda

On 12/27/06, Rafael Santos [EMAIL PROTECTED] wrote:


totally wrong question ive made , sorry..

I was wondering how how could i set the parameter sortColumn for two or
more column, i have 4 columns the last one souldnt be sortable, u know...
thx

2006/12/27, Yehuda Katz [EMAIL PROTECTED]:

 What do you mean specifically? The most recent tablesorter includes a
 patch I wrote that allows you to pass a jQuery object, DOM node, or DOM node
 array to disableHeaders.

 -- Yehuda

 On 12/27/06, Rafael Santos [EMAIL PROTECTED] wrote:
 
  hey, How could I disable one or more td on the head when i click on
  it??
 
 
 
  ___
  jQuery mailing list
  discuss@jquery.com
  http://jquery.com/discuss/
 
 
 


 --
 Yehuda Katz
 Web Developer | Wycats Designs
 (ph)  718.877.1325
 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/




___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/






--
Yehuda Katz
Web Developer | Wycats Designs
(ph)  718.877.1325
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/