阅读js代码的时候发现在js中可以直接根据id访问元素而不用通过getElementById 原来真有这个特性 [url]http://www.w3.org/TR/html5/browsers.html#named-access-on-the-window-object[/url]