开发者

jquery selectors work in all browsers?

Do the jquery selectors 'first', 'odd', work in all brows开发者_运维百科ers?


Yes. The entire point of jQuery is to support cross-browser comparability (per the home page, it supports IE 6.0+, FF 2.0+, Safari 3.0+, Opera 9.0+ and Chrome). If you do come across a bug, please report it to the jQuery team.


Yes it works properly in all browsers. The main advantage of using javascript framework is that they handle all the browser compatibility issues.

Check the below link for more details -

http://docs.jquery.com/Browser_compatibility

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜