rgrove / jquery-yui3-rosetta-stone

A guide to idioms in YUI 3 and jQuery.
BSD 3-Clause "New" or "Revised" License
65 stars 20 forks source link

Selector matching: jQuery's .is( selector )'s equivalent: YUI node .test( selector ) #27

Open homeslicesolutions-zz opened 11 years ago

homeslicesolutions-zz commented 11 years ago

Just wanted to suggest adding jQuery's .is( selector ) matches the YUI's .test( selector ).