http://www.visualjQuery.com is a great resource too.  I cant remember
anything without it.,

I whipped up a demo. Is this it?
http://www.commadot.com/jquery/selectors/tables.htm

Glen

PS.  I had some trouble figuring out how to select all the first tds.
Anyone have a better method than me?



On 7/6/07, Rick Pasotto <[EMAIL PROTECTED]> wrote:


In the main tutorial http://docs.jquery.com/How_jQuery_Works the third
section is "3. Callbacks, Functions, and 'this'" however there is no
discussion or even a mention of 'this'.

Could someone who understands it help this newbie out?

The specific thing I'm trying to figure out is, given a lists of <tr>s
how can I attach a click() to the first <td> of each <tr> that does a
show() on a div.class in the third <td> of that <tr>?

--
"I'll take unequal justice to equal injustice any day."
    Rick Pasotto    [EMAIL PROTECTED]    http://www.niof.net

Reply via email to