Sorry I meant this ones
$('td').children().is('[EMAIL PROTECTED]') works OK
$('td').children('[EMAIL PROTECTED]') Doesn't work
--
Kush Murod wrote:
> Hi guys,
>
> This works ok
> $('td').children().is('img :[EMAIL PROTECTED]')
>
> Having said that I assumed I could also achieve same result by doing this
> $('td').children('img :[EMAIL PROTECTED]') and expected the same result,
> but not
>
> Can anyone clarify this.
>
> --kush
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/