[jQuery] Re: Find a exact location in the dom, then move down from that location to another element

2008-04-10 Thread Erik Beeson
I'm not quite sure what you're asking for, but it sounds like you might want to check out the docs on selecting and traversing: http://docs.jquery.com/Selectors http://docs.jquery.com/Traversing Hope it helps. --Erik On 4/10/08, sleepwalker [EMAIL PROTECTED] wrote: Is there a way in jquery

[jQuery] Re: Find a exact location in the dom, then move down from that location to another element

2008-04-10 Thread Andy Chambers
On Apr 10, 11:24 pm, sleepwalker [EMAIL PROTECTED] wrote: Is there a way in jquery to find your exact location in the dom and then move down from that location to another element? For example can I get the value of a input[text].someClass after changing it and write that change only to the