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
-~----------~----~----~----~------~----~------~--~---

Reply via email to