> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 

> <p><b>Text1</b></p>
> <b>Text2</b>
> 
> How can I select the second <b>, which is not a child of a <p>? As I
> am a newbie, I played a little bit around with :not, filter(), but
> unfortunately

Use next()?? 

http://docs.jquery.com/Traversing/next#expr 

Jim

Reply via email to