1. http://www.webdevout.net/browser-support-ecmascript
  2. http://www.webdevout.net/browser-support-dom/
  3. http://www.webdevout.net/browser-support
  4. http://en.wikipedia.org/wiki/Comparison_of_layout_engines_(ECMAScript)
  5. http://www.mozilla.org/js/scripting/
  6. https://developer.mozilla.org/en/Core_JavaScript_1.5_Guide
  7. https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference
  8. http://www.quirksmode.org/compatibility.html
  9. http://www.quirksmode.org/js/this.html ( Javascript this )
  10. http://www.quirksmode.org/js/events_tradmod.html (Javascript Traditional event registration model)
  11. http://www.quirksmode.org/js/events_advanced.html(Advanced event registration models)
  12. most HTML elements have the properties onclick, onmouseover, onkeypress etc. which HTML elements support which events — depends on the browser.
    http://www.quirksmode.org/dom/events/index.html (Event compatibility tables)
  13. http://msdn.microsoft.com/en-us/library/ms537512%28VS.85%29.aspx
  14. http://www.quirksmode.org/css/condcom.html
  15. Javascript: The Definitive Guide : https://files.cnblogs.com/qinghao/OReilly.JavaScript.The.Definitive.Guide.5th.Edition.chm.zip
  16. Oreilly Javascript pocket reference (正在使用中,感觉和《javascript权威指南(The Definitive Guide)》的参考差不多: https://files.cnblogs.com/qinghao/oreilly.javascript.pocket.reference.2nd.edition.int.ebook-lib.chm.zip
  17. ECMA 262(javascript 发明者netscape 的继承者mozilla 的Javascript实现是以这个文档为基础的) :http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-262.pdf   (相当于V1)
  18. ECMAScript V3 : http://www.mozilla.org/js/language/E262-3.pdf   (补充一下,V2 因为只是改文档,没有添加新特性,所以,V3才是真正的第二次修改版本)
  19. CSS 手册(苏昱):https://files.cnblogs.com/qinghao/css20.zip
  20. 给JavaScript新手的24条实用建议 : http://space.cnblogs.com/group/topic/13309/
posted on 2009-09-24 17:15  qinghao  阅读(182)  评论(2编辑  收藏  举报

Copyright © 2009 qinghao Powered by: 博客园