This was just fixed in 1.1.1, please upgrade and try it again.
http://jquery.com/blog/2007/01/22/jquery-111/

--John

On 1/22/07, Jan Hendrik Mangold <[EMAIL PROTECTED]> wrote:
>
>
> On Jan 21, 2007, at 8:51 PM, Blair McKenzie wrote:
> What kind of object is parentElement?
>
> a jquery object.
>
> $('ul',$('#someDiv'))
>
>
> Blair
>
> On 1/20/07, Jan Hendrik Mangold <[EMAIL PROTECTED]> wrote:
> > Dear mailinglist
> >
> > I just upgraded to jquery1.1 (and even checked out jquery-latest
> > [1073]) and can't get the selector to work with a context. Let me
> > explain what I mean
> >
> > $('ul')
> >
> > yields al ul elements of the document
> >
> > according to the API ( http://jquery.com/api/)
> >
> > $('ul', parentElement)
> >
> > is supposed to only yield ul of parentElements.
> >
> > I can't get it to work, it always results in ALL ul elements, which
> > breaks my jqueries.
> >
> > Any hint? What am I doing wrong? It used to work in jquery 1.0.x
> >
> > Thanks
> >
> >
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to