JS 在IE8兼容模式下设置属性不能显示 - ITeye问答
JS 在IE8兼容模式下设置属性不能显示10 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1...
这条JS,IE8下不兼容,没效果_百度知道
最佳答案: <script type="text/javascript"> var getElementsByClass = function(searchClass,node,tag) { var classElements = new Array(); if ( node == ...更多关于JS 在IE8兼容模式下设置属性不能显示的问题>>