我在这里做了一个页面
它在 1.5 版中运行良好
现在 1.6 我在萤火虫中得到这个错误
elem.getAttribute is not a function
[Break On This Error] ret = elem.getAttribute( name );
和铬几乎一样
Uncaught TypeError: Object #<HTMLDocument> has no method 'getAttribute'
怎么整??我是否必须像在 jquery 1.6 api http://api.jquery.com/prop/中那样更改所有内容以支持