sparkpool wrote:
: This finds span.bar, as I expected, but not what I want:
: jQuery('#zzz :first')
$('#foo').contents().get(0)
.contents() is used to get childNodes.
http://docs.jquery.com/Traversing/contents
HTH,
Charles K. Clarkson
--
Mobile Homes Specialist
Free Market Advo
Anyone have any thoughts on this? Or am i being too thick to get a
reply (:-) ?
On Feb 6, 8:05 am, sparkpool <[EMAIL PROTECTED]> wrote:
> Hi folks, simple question I think.
>
> Given this html:
> THIS IS THE TEXT I WANT
2 matches
Mail list logo