Not sure if this is the only or best way or how "fast" it may or may
not be, but does work

http://paste.pocoo.org/show/136392/





On Aug 26, 12:32 pm, John <jian.fang.subscr...@gmail.com> wrote:
> Hi,
>
> If I like to find a "div" with children "input", "img", and "span",
> how to express the selector:
>
>  the div that has children of an "input" tag, an "img" tag, and  a
> "span" tag"
>
> in jQuery?
>
> Seems the jQuery ":has" can do the job, but I am not really sure if
> that is the correct way.
> Any insight on this is appreciated.
>
> Thanks in advance,
>
> John

Reply via email to