开发者

jquery selectors work in all browsers?

开发者 https://www.devze.com 2023-02-03 21:23 出处:网络
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.

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

精彩评论

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

关注公众号