CSS Selector documentation

16 views
Skip to first unread message

kstubs

unread,
Oct 14, 2012, 12:10:57 AM10/14/12
to prototype-s...@googlegroups.com
Where is CSS Selector language documented?  I see some examples in the API, but no link to the complete documentation.
Thanks,
Karl..

fntzr

unread,
Oct 14, 2012, 3:44:46 AM10/14/12
to prototype-s...@googlegroups.com
Prototype supported Sizzle engine by default. See Sizzle documentation
for selectors https://github.com/jquery/sizzle/wiki/Sizzle-Documentation
And for prototype $$-function
http://api.prototypejs.org/dom/dollar-dollar/

kstubs

unread,
Oct 14, 2012, 4:42:20 AM10/14/12
to prototype-s...@googlegroups.com
Ahh, tucked away under $$.  Thanks.  What is the reference to Sizzle?  I don't understand.

fntzr

unread,
Oct 14, 2012, 8:15:05 AM10/14/12
to prototype-s...@googlegroups.com
Sizzle is selector engine that used by prototypejs and jquery for search
the selectors.
Reply all
Reply to author
Forward
0 new messages