> Felix Geisendörfer
>
> How about:

> $("#yourimage").prev("p:last");

Nope. Again, am trying to find the first occurance of P, working backwards from 
the Img.

<body>

<p>don't find me</p>


<table><tr><td><p>don't find
me</p></td><td><p>Find
Me!</p></td></tr></table>


<img id="yourimage" src="#" />


<p>don't find me</p>


</body>

Thanks in advance to all who might be able to help.

Anurag



 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to