jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML. A fast, concise, library that simplifies how to traverse HTML documents, handle events, perform animations, and add AJAX.
Here we have collected 7 jQuery Cheatsheets which are definite to come in handy for web developers and designers too. Hope you like the collection.
jQuery Visual Cheat Sheet
jQuery Visual Cheat Sheet is an useful and practical reference to jQuery 1.3 for web designers and developers designed by me. This cheat sheet (6 pages) contains the full jQuery API reference with detailed descriptions and some sample code. The simple visual style I used to design this sheet allows you to find at a glance everything you are looking for.
jQuery 1.3.2 and 1.1.3 Cheat Sheets
Despite there being several other decent jQuery Cheat Sheets out there, none were what it has:
* More than just a dump of method names
* Where callbacks receive arguments, make it clear what those are
* Where method functionality may be confusing, clarify it
* Explain confusing selector syntax
* Give simple examples on methods that are used often but the syntax may be easily forgotten.
So, the end result is what you see below!
* More than just a dump of method names
* Where callbacks receive arguments, make it clear what those are
* Where method functionality may be confusing, clarify it
* Explain confusing selector syntax
* Give simple examples on methods that are used often but the syntax may be easily forgotten.
So, the end result is what you see below!
jQuery 1.3 Cheat Sheet
Oscarotero jQuery 1.3 (as wallpaper)
I went ahead and created a cheatsheet wallpaper for jQuery 1.3 using screenshots from http://oscarotero.com/jquery/
jQuery Selectors
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.
2 jQuery 1.2 Cheat Sheets
# jQuery 1.2 Cheat Sheet [pdf, png, bw pdf, bw png] (labs.colorcharge.com)
# saved copy jQuery 1.2 by Adrien Gibrat [pdf]
# saved copy jQuery 1.2 by Adrien Gibrat [pdf]







If you enjoy this post, make sure you



