调用搜索引擎,在DW中显示正常,在浏览器中却根本没有显示,求解~~
一个简单的页面,调用了两个js文件,一个显示天气,在浏览器正常显示,一个调用搜索引擎,可调用搜索引擎的这个在ie火狐里都无法显示,一点痕迹也没有,很纳闷<DIV class="mcon2">
<SCRIPT language=javascript src="../css/sousuo2.js" type=text/javascript></SCRIPT>
</DIV>
--------------------------------------------------
.mcon2 { float:right; width:770px; height:60px; margin:auto; overflow:hidden;}
#search { padding-top:0px; PADDING-BOTTOM: 3px;}
.src2 form { padding:0; float:left }
#tags2 { height:15px; padding:0 93px }
#tags2 li { float:left; width:67px; height:15px; margin-top:4px;background:url(cline_2.png) no-repeat right center; position:relative }
#tags2 li a { float:left; width:67px; text-align:center; line-height:15px }
#tags2 li a:hover { text-decoration:none }
#tags2 li a.focu { position:absolute; width:66px; height:20px; top:0; left:-1px; background:#0E6DBC url(tag_2.png) no-repeat center; color:#FFF; font-weight:bold }
.srchbox2 { height:38px; margin-top:5px; padding:0 15px; border:1px solid #ACE; background:#EDF6FF }
.srchbox2 img { float:left; margin-top:8px }
.src2 label { float:left; margin:11px 0 0 8px; }
.src2 .text { float:left; width:318px; height:20px; margin-right:7px; padding:0px 3px; font:14px/18px Verdana }
.src2 .button { float:left; width:80px; height:25px; font:14px/22px Verdana;}
.src2 .r { float:left; width:410px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:40px; padding-left:10px }