Not yet - we kind of wanted to hold off until the new selector engine
lands - which should be very soon (just have a couple minor bugs left
to tackle).
--John
On Wed, Nov 26, 2008 at 1:32 PM, Mark Gibson <[EMAIL PROTECTED]> wrote:
>
> Hi, I see from the roadmap for jQuery 1.3, there are plans to allow
> using methods in selectors.
> This is a feature I could really use, has there been any progress on
> this yet?
>
> Would the following be possible too?:
>
> $('.parents(ul:first)', context)
>
> equiv of:
>
> $(context).parents('ul:first')
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---