I recall that $(" > dt",context) used to work, though I'm not sure if 
that was "fixed"

-blair

Jörn Zaefferer wrote:
> Hi jQueryians,
>
> how do I search for a children within a context?
>
> In other words, how to translate this:
> $(context).children("dt")...
> into something like this:
> $("/dt", context)....
>
> The latter one does unfortuanetely not work...
>


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to