top.js源码如下:document.write("<table border=0 width=777 cellspacing=0 cellpadding=0><tr><td width=1 bgcolor=#00659c></td><td width=775 align=center bgcolor=#FFFFFF><table border=0 width=100% cellspacing=0 cellpadding=0><tr><td height=5 bgcolor=#00659c></td></tr><tr><td height=2 bgcolor=#009ace></td></tr><tr><td align=center><table border=0 width=100% cellspacing=0 cellpadding=0 class=tf><tr align=center height=80><td width=24%><a href=http://www.csdn.com.cn target=_blank><img src=/img/top_logo.gif width=181 height=60 border=0></a></td><td width=65%></td><td width=25%></td></tr></table></td></tr><tr><td height=22 background=/img/menu_bg.gif valign=bottom></td></tr><tr><td height=1 bgcolor=#00659c></td></tr></table><table border=0 cellpadding=0 cellspacing=0 width=100% align=center><tr><td background=/img/bg_dian.gif></td></tr></table></td><td width=1 bgcolor=#00659c></td></tr></table>");

解决方案 »

  1.   

    你把 :<script language=javascript src="/img/top.js?name=20045255548199781" ></script>中的参数?name=20045255548199781去掉试一下看是否一切正常?
      

  2.   

    该随即参数主要是为了禁止缓存,每次都从服务器获取js的最新版本,就像csdn的4031149.xml?temp=.7858087
      

  3.   

    vivianfdlpw:我试了一下,2110.htm中调用top.js时不用name参数,改动了top.js,打开IE浏览2110.htm也是最新的。
      

  4.   

    那个参数只是用来欺骗浏览器的。
    就如vivianfdlpw()所说的。
      

  5.   

    我试了一下,调用top.js时不用name参数,改动了top.js,浏览2110.htm也是新的。
      

  6.   

    是的,ie5里面相同背景有时候会只出来一个,也可以这样="a.jpg?i=1" ="a,jpg?i=2"