jQuery Selectors Refcard Now Available
Join the DZone community and get the full member experience.
Join For Free[img_assist|nid=3397|title=|desc=|link=url|url=http://refcardz.dzone.com/refcardz/jquery-selectors?oid|align=left|width=118|height=150]The latest Refcard, jQuery Selectors written by authors Bear Bibeault and Yehuda Katz, has been released and is now available for immediate download in PDF format.
jQuery selectors are one of the most important aspects of the jQuery library. These selectors use familiar CSS syntax to allow page authors to quickly and easily identify any set of page elements to operate upon with the jQuery library methods. Understanding jQuery selectors is the key to using the jQuery library most effectively. This reference card puts the power of jQuery selectors at your very fingertips.
The Refcard covers jQuery topics such as the types of jQuery selectors, basic CSS selectors, custom jQuery selectors, matched set methods and more. But what really sets these Refcardz apart is the insightfull and very useful Hot Tips provided by the authors of the Refcardz and this Refcard is no different. So go ahead and grab your copy of jQuery Selectors now!
Opinions expressed by DZone contributors are their own.
Comments