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