我是靠谱客的博主 沉静蚂蚁,最近开发中收集的这篇文章主要介绍JavaScript DOM query,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

http://kangax.github.io/es5-compat-table/
http://www.quirksmode.org/dom/w3c_core.html
http://www.javascriptkit.com/dhtmltutors/css_selectors_api.shtml
https://developer.mozilla.org/en-US/docs/Web/API/Element.querySelectorAll
http://www.javascriptkit.com/domref/elementmethods.shtml
http://www.javascriptkit.com/domref/documentmethods.shtml
https://developer.mozilla.org/en-US/docs/DOM/DOM_Reference?redirectlocale=en-US&redirectslug=Gecko_DOM_Reference
https://developer.mozilla.org/en-US/docs/DOM/DOM_Reference

!!!!!!!!!!!!!!
http://www.quirksmode.org/dom/w3c_core.html

http://www.quirksmode.org/compatibility.html

+++++++++++++
https://speakerdeck.com/lijing00333/css-selector-performance

http://ejohn.org/files/selectors.html

http://jsperf.com/jquery-context-find-class

http://jsperf.com/jquery-performance-bn/3

http://ejohn.org/apps/selectortest/#target

https://jquery.org/members/

http://smacss.com/book/selectors

http://www.stevesouders.com/blog/2009/03/10/performance-impact-of-css-selectors/

https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Writing_efficient_CSS

https://speakerdeck.com/lijing00333/css-selector-performance

https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Writing_efficient_CSS

http://ejohn.org/apps/selectortest/#target

http://jsperf.com/jquery-performance-bn/3
+++
http://jsperf.com/jquery-context-find-class

http://www.stubbornella.org/content/2009/03/27/reflows-repaints-css-performance-making-your-javascript-slow/

+++++++++++
http://dev.opera.com/articles/view/efficient-javascript/?page=3

++++++
http://www.nczonline.net/blog/2009/02/03/speed-up-your-javascript-part-4/

https://developers.google.com/speed/articles/reflow

最后

以上就是沉静蚂蚁为你收集整理的JavaScript DOM query的全部内容,希望文章能够帮你解决JavaScript DOM query所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(45)

评论列表共有 0 条评论

立即
投稿
返回
顶部