js面试题及答案..
alert(typeof(undefined)) // undefined alert(...name = 'aaa bbb ccc'; uw=name.replace(/\b\...var tt = 'aa'; function test(){ alert(tt);...
DOM操作样式表及其兼容性 - 恋那片海 - 推酷
alert( typeof box.currentStyle); // IE:object Firefox:undefined alert...//样式的匹配查找必须要精确匹配,如果不精确 aaa 和 aa 也可以匹配,所以添加了...