web开发关键字

js:
HTMLElement ActiveXObject XMLHttpResquest
document document.documentElement contentWindow contentDocument

css:
z-index white-space

html元素属性
contentEditable

GUI渲染线程 javascript引擎线程

js单纯程的,鼠标,计时器被触发,或者Ajax异步请求 都是异步事件,都会加入处理队列,等待排队执行。
参考:
英:http://ejohn.org/blog/how-javascript-timers-work/
中:http://www.jb51.net/article/24721.htm
posted @ 2012-03-04 21:32  wuhao12  阅读(261)  评论(0编辑  收藏  举报