摘要:
var IsIE=0; if(window.navigator.userAgent.indexOf("MSIE")>=1) IsIE=1; else IsIE=0; if(IsIE) mydiv.setAttribute("className","map"); else mydiv.setAttribute("class","map"); 浏览器的不一致,能让人... 阅读全文
posted @ 2007-12-06 17:19
jerry data
阅读(263)
评论(0)
推荐(0)
浙公网安备 33010602011771号