因为访问外国网站慢,自己放个API DOCS查找起来也方便些
jquery-1.1.1.release docs & api | jquery-1.1.1.release api maps
jquery currently supports:
- Firefox 1.5+
- Internet Explorer 6+
- Safari 2+
- Opera 9+
- Konqueror
There are known problems with:
- Firefox 1.0.x
- Internet Explorers 1-5.x
- Safari 1
- Opera 1-8.5
jquery generally works with Konquerer and Firefox 1.0.x, but there may be some unexpected bugs since we do not test on it as regularly as Firefox 1.5+, IE6+, and Safari 2+.
The Bleeding Edge of Javascript:
- Firefox 2.0 supports javascript 1.7, others don't
- Firefox 2.0 permits a trailing comma in an object expression, others don't