I love the official jquery docs website, and always refer to it whenever I am stuck with a method or cant remember an awesome functions name .As I have a slow internet connection , I was recently searching for an offline version of the awesome official jQuery documentation but couldn’t find one. I asked John Resig about it and he was kind enough to point me to the right direction and told me about the jQuery API browser which can also be downloaded to your system for free from here :
api.jquery.com/browser/update/jquery-api-browser-2.0.air
This jQuery API browser will only work if you have Adobe AIR installed on your system. It makes a great resource for offline reference when you are developing and don’t have an internet connection.
Other downloadable offline jQuery documentations
There are several other good offline versions of jQuery documentation. Here are 2 of them that are pretty good:
- HTML jQuery API browser by
jqapi.com - jQuery API browser by jquery.bassistance.de (this doc seems to be outdated though!)