is this different from $('#field1, #field2')?

On Sun, Feb 8, 2009 at 2:03 AM, Jörn Zaefferer <
joern.zaeffe...@googlemail.com> wrote:

>
> Is it possible to implement a and-selector with Sizzle? Say, something
> like this:
>
> $("#field1 & #field2").length would be either 0 or 2, but never 1.
>
> This would be extremely useful for the validation plugin to specify
> dependencies, where currently rather clunky callbacks have to be used.
>
> Jörn
>
> >
>


-- 
http://morglog.alleycatracing.com
Lets make up more acronyms!

http://www.alleycatracing.com
LTABOTIIOFR! ROFL! ROFL! ROFL!
Upcoming alley cats, reviews, touring logs, and a general congregation of
bike nerdity.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to