Where can I find documentation of older version of jQuery libraries?
For example: jQuery 1.2.7
thanks
Where can I find documentation of older version of jQuery libraries?
For example: jQuery 1.2.7
thanks
Here you can find documentation for all versions:
http://charupload.wordpress.com/2007/12/07/jquery-documentation-chm/
In your case:
This page...
http://docs.jquery.com/Main_Page
...led me to this page...
http://docs.jquery.com/Alternative_Resources
...which led me to (among others) this page...
The jQuery API. For every item documented, it tells you what version it was added so you can know reliably if it is available in the version you're using.