📜 ⬆️ ⬇️

JQuery 1.4 API Cheat Sheet

jquery_1_4_cheat_sheet

Today (January 14) is the release date of the new version of the popular jQuery JavaScript framework. For this event we have prepared our cheat sheet on the API of the new version (1.4), which we want to share with everyone.

Cheat Sheet exists in two versions:
  1. Online version with links to the description of each function on the website of the new documentation
  2. PDF version for printing

Our cheat sheet contains a complete list of functions, as well as a list of options for the jQuery.ajax () function and a description of the properties of the event object. Arguments are provided for functions passed as callbacks.
Please note that the new and modified methods in 1.4 are marked, this allows you to quickly navigate the new version. As you can see, the new version of jQuery has a lot of changes and additions that were mentioned here .
It has already been mentioned that the online version contains links to official documentation. Also online version can be printed.
')
UPD. A JPEG version is available for download.
UPD. A PNG version is available for download.

Source: https://habr.com/ru/post/80761/


All Articles