Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

急求:网站导致IE假死!

[复制链接]
w19384599 发表于 2009-8-18 16:24:31 | 显示全部楼层 |阅读模式
我安装的是平湖的风格~~搞了好几天了 总是有很多的问题


   最严重的问题是 IE经常假死 是不是我的代码哪里出问题了。。。。

网站地址如下:www.yydaxue.com
首页代码如下
<?exit?><!--{template header}-->
<script language="javascript" type="text/javascript">
function infsel(id){
        for(var i=1; i<6; i++){
                if(i == id){
                        document.getElementById("infsel"+i).className = "infsel1";
                        document.getElementById("inflistcnt"+i).style.display = "";
                }else{
                        document.getElementById("infsel"+i).className = "infsel";
                        document.getElementById("inflistcnt"+i).style.display = "none";
                }
        }
}
</script>
<script type="text/javascript" src="{S_URL}/templates/$_SCONFIG[template]/images/zjscroll.js"></script>

<!--总页面开始-->
<div class="column">

<!--资讯开始-->
<div id="supenews" class="supe_globalmodule">
<!--左侧开始-->
<div class="supe_globalmodule_l">
<div class="global_caption"><h3>资讯中心</h3><a href="#action/news#">更多&gt;&gt;</a><a href="/bbs">论坛</a><a href="article/5/category-catid-5.html">娱乐</a><a href="article/4/category-catid-4.html">体育</a><a href="article/3/category-catid-3.html">政策</a><a href="article/2/category-catid-2.html">大学</a><a href="article/1/category-catid-1.html">时事</a><a href="article/6/category-catid-6.html">生活</a><a href="article/7/category-catid-7.html">热点</a><a href="article/8/category-catid-8.html">动态</a></div>

<div id="supehot"><!--图片交换开始-->
<!--{block name="spacenews" parameter="catid/1,2,3,4,5,6,7,8/haveattach/2/order/i.dateline DESC/limit/0,4/cachetime/83400/subjectlen/40/subjectdot/1/cachename/hotnewspic"}-->
<div class="box_l" id="index_focus_turn">
<!--{if !empty($_SBLOCK['hotnewspic'])}-->
<div id="index_focus_turn_pic">
<div id="index_focus_turn_picList" style="left:0; top:0;">
<ul>
<!--{loop $_SBLOCK['hotnewspic'] $pkey $pvalue}-->
<li><a href="$pvalue[url]"><img src="$pvalue['a_filepath']" alt="" /></a></li>
<!--{/loop}-->
</ul>
</div>
<div id="index_focus_turn_opvdiv"></div>
<div id="index_focus_turn_tx">
<ul>
<!--{eval $i = 0}-->
<!--{loop $_SBLOCK['hotnewspic'] $key $value}-->
<!--{eval $current = ($i == 0 ? 'current' : 'normal');}-->
<li class="$current">$value[subject]</li>
<!--{eval $i++}-->
<!--{/loop}-->
</ul>
</div>
</div>
<div id="index_focus_turn_btn">
<ul>
<!--{eval $i = 0}-->
<!--{loop $_SBLOCK['hotnewspic'] $bkey $bvalue}-->
<!--{eval $current = ($i == 0 ? 'current' : 'normal');}-->
<li class="$current"><img src="$bvalue[a_thumbpath]" alt="" /></li>
<!--{eval $i++}-->
<!--{/loop}-->
</ul>
</div>
<!--{/if}-->
</div><!--图片交换结束-->

<div id="box_l"><!--首页新闻列表开始-->
<div id="inflisttt"><!--{block name="spacenews" parameter="digest/3/order/i.dateline DESC/limit/0,1/subjectlen/24/cachename/hotnews/tpl/hotnews"}--><!--hotnews--></div>
<div id="inflistsel">
<div id="infsel1" class="infsel1" style="border-left:1px solid #CCC;" onmouseover="infsel(1)">热点</div>
<div id="infsel2" class="infsel" onmouseover="infsel(2)">大学</div>
<div id="infsel3" class="infsel" onmouseover="infsel(3)">社会</div>
<div id="infsel4" class="infsel" onmouseover="infsel(4)">娱乐</div>
<div id="infsel5" class="infsel" onmouseover="infsel(5)">体育</div>
</div>
<div id="inflistcnt1">
<!--{block name="spacenews" parameter="catid/1,2,3,4,5,6,7,8/order/i.dateline DESC/limit/2,7/subjectlen/40/cachename/bdnews/tpl/news_li"}--><!--bdnews-->
</div>
<div id="inflistcnt2" style="display:none;">
<!--{block name="spacenews" parameter="catid/1,2,3/order/i.dateline DESC/limit/2,7/subjectlen/40/cachename/bdnews/tpl/news_li"}--><!--bdnews-->
</div>
<div id="inflistcnt3" style="display:none;">
<!--{block name="spacenews" parameter="catid/6/order/i.dateline DESC/limit/2,7/subjectlen/40/cachename/bdnews/tpl/news_li"}--><!--bdnews-->
</div>
<div id="inflistcnt4" style="display:none;">
<!--{block name="spacenews" parameter="catid/5/order/i.dateline DESC/limit/2,7/subjectlen/40/cachename/bdnews/tpl/news_li"}--><!--bdnews-->
</div>
<div id="inflistcnt5" style="display:none;">
<!--{block name="spacenews" parameter="catid/4/order/i.dateline DESC/limit/2,7/subjectlen/40/cachename/bdnews/tpl/news_li"}--><!--bdnews-->
</div>
</div><!--首页新闻列表结束-->
</div><!--左开始-->

<div id="infbox"><!--通知通告开始-->
<div id="anc">
<!--{block name="spacenews" parameter="catid/1,2,3,4,5,6,7,8/order/i.dateline DESC/limit/0,10/subjectlen/40/tpl/tztg"}--><!--tztg-->
</div>
<script language="javascript" type="text/javascript">new zjScroll("anc",21,20,2000);</script>
</div><!--通知通告结束-->


</div><!--新闻左侧结束-->

<div class="supe_globalmodule_x"><!--右开始-->
<div class="global_caption"><h3>本周热点</h3><a href="batch.search.php"><font color="#18A901"><b>站内搜索</b></font></a></div>
<!--{block name="spacenews" parameter="digest/1,2,3/order/i.dateline DESC/limit/0,6/subjectlen/25/cachename/bzrm/tpl/tztg"}--><!--bzrm-->
</div><!--本周热门结束-->

<div id="hotad"><!--广告位开始-->
<script type="text/javascript" src="/ad/index_ad_right01.js"></script>
</div><!--广告位结束-->

<div class="supe_globalmodule_d"><!--便民信息开始-->
<div class="global_caption"><h3>便民信息</h3></div>
<li><div class="nowrap"><a href="http://www.yydaxue.com/bbx/train/index.htm" target="_blank">火车查询</a></div></li>
<li><div class="nowrap"><a href="http://www.yydaxue.com/bbx/shouji/index.htm" target="_blank">手机查询</a></div></li>
<li><div class="nowrap"><a href="http://www.yydaxue.com/bbx/query/index.htm#t=6" target="_blank">邮编查询</a></div></li>
<li><div class="nowrap"><a href="http://www.yydaxue.com/bbx/query/index.htm#t=3" target="_blank">英汉词典</a></div></li>
<li><div class="nowrap"><a href="http://www.yydaxue.com/bbx/map/zl_ditu.htm" target="_blank">地图查询</a></div></li>
<li><div class="nowrap"><a href="{S_URL}/bbx"><font color="red">更多查询&gt;&gt;</font></a></div></li>
</div><!--便民信息结束-->
</div>


<div id="supebbs" class="supe_globalmodule"><!--房产开始-->
<div class="supe_globalmodule_3_l"><!--出售开始-->
<div class="global_caption"><h3>出售信息</h3><a href="m.php?name=house&mo_catid=12">更多&gt;&gt;</a><a href="m.php?name=house&mo_catid=1">[买房信息]</a><a href="admincp.php?action=modelmanages&op=add&mid=3" target="_blank"><font color="red">[免费发布]</font></a></div>
<div class="supebbs_tx">
<!--{block name="model" parameter="name/house/catid/12/order/i.dateline DESC/limit/0,7/cachename/house/tpl/data"}--><!--house-->
<table width="345" border="0" cellspacing="0" cellpadding="0" align="center">
<!--{loop $_SBLOCK['house'] $value}-->
  <tr>
    <td height="23"><div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div></td>
    <td width="80">$value[huxing]</td>
    <td width="70">$value[seniority]</td>
    <td width="80">$value[salary]</td>
  </tr>
<!--{/loop}-->
</table>
</div>
</div><!--出售结束-->
<div id="supeblog" class="supe_globalmodule_3_c"><!--出租开始-->
<div class="global_caption"><h3>出租信息</h3><a href="m.php?name=house&mo_catid=6">更多&gt;&gt;</a><a href="m.php?name=house&mo_catid=5">[求租信息]</a><a href="admincp.php?action=modelmanages&op=add&mid=3" target="_blank"><font color="red">[免费发布]</font></a></div>
<div class="supebbs_tx">
<!--{block name="model" parameter="name/house/catid/6/order/i.dateline DESC/limit/0,7/cachename/house/tpl/data"}--><!--house-->
<table width="345" border="0" cellspacing="0" cellpadding="0" align="center">
<!--{loop $_SBLOCK['house'] $value}-->
  <tr>
    <td height="23"><div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div></td>
    <td width="80">$value[huxing]</td>
    <td width="70">$value[seniority]</td>
    <td width="80">$value[salary]</td>
  </tr>
<!--{/loop}-->
</table>
</div>
</div><!--出租结束-->
<div class="supe_globalmodule_3_r"><!--房产资讯开始-->
<div class="global_caption"><h3>房产资讯</h3><a href="?action-category-catid-24">更多&gt;&gt;</a></div>
<!--{block name="spacenews" parameter="catid/24/order/i.dateline DESC/limit/0,13/cachetime/0/subjectlen/30/cachename/newslist"}-->
<ul>
<!--{loop $_SBLOCK['newslist'] $value}-->
<li><div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div></li>
<!--{/loop}-->
</ul>
</div><!--房产资讯结束-->
</div><!--房产结束-->

<div id="supebbs" class="supe_globalmodule"><!--招聘开始-->
<div class="supe_globalmodule_3_l"><!--招聘开始-->
<div class="global_caption"><h3>招聘信息</h3><a href="m.php?name=job">更多&gt;&gt;</a><a href="admincp.php?action=modelmanages&op=add&mid=6" target="_blank"><font color="red">[免费发布]</font></a></div>
<div class="supezp">
<ul>
<!--{block name="model" parameter="name/job/order/i.dateline DESC/limit/0,7/subjectlen/22/tpl/zp"}-->
</ul>
</div>
</div><!--招聘结束-->
<div id="supeblog" class="supe_globalmodule_3_c"><!--求职开始-->
<div class="global_caption"><h3>个人求职</h3><a href="m.php?name=person">更多&gt;&gt;</a><a href="admincp.php?action=modelmanages&op=add&mid=12" target="_blank"><font color="red">[个人登记]</font></a></div>
<div class="supebbs_tx">
<!--{block name="model" parameter="name/person/order/i.dateline DESC/limit/0,7/cachename/house/tpl/data"}-->
<table width="345" border="0" cellspacing="0" cellpadding="0" align="center">
<!--{loop $_SBLOCK['house'] $value}-->
  <tr>
    <td height="23" width="70"><div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div></td>
    <td width="30">$value[sex]</td>
    <td width="60">$value[xl]</td>
    <td width="40">$value[jg]</td>
    <td><font color="#cc6600">意向</font> $value[yxzw]</td>
  </tr>
<!--{/loop}-->
</table>
</div>
</div><!--求职结束-->
<div class="supe_globalmodule_3_r"><!--人才动态开始-->
<div class="global_caption"><h3>人才动态</h3><a href="?action-category-catid-27">更多&gt;&gt;</a></div>
<!--{block name="spacenews" parameter="catid/27/order/i.dateline DESC/limit/0,13/cachetime/0/subjectlen/30/cachename/newslist"}-->
<ul>
<!--{loop $_SBLOCK['newslist'] $value}-->
<li><div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div></li>
<!--{/loop}-->
</ul>
</div><!--人才动态结束-->
</div><!--招聘结束-->

<div id="supebbs" class="supe_globalmodule"><!--第二行开始-->
<div class="supe_globalmodule_2_l"><!--论坛开始-->
<div class="global_caption"><h3>论坛新帖</h3><A href="http://www.yydaxue.com/bbs" target="_blank">更多&gt;&gt;</a></div>
<!--{block name="bbsattachment" parameter="dateline/604800/filetype/image/order/t.views DESC/limit/0,4/subjectlen/20/cachename/imagethread"}-->
<!--{if !empty($_SBLOCK['imagethread'])}-->
<div class="supebbs_pic">
<ul>
<!--{eval $i = 1;}-->
<!--{loop $_SBLOCK['imagethread'] $value}-->
<li <!--{if $i == 4}--> style="margin-right:0;"<!--{/if}-->><a href="http://www.yydaxue.com/bbs/thread-$value[tid]-1-1.html"><img src="$value[attachment]" alt="$value[subjectall]" title="$value[subjectall]" /></a></li>
<!--{eval $i++;}-->
<!--{/loop}-->
</ul>
</div>
<!--{/if}-->
<div class="supebbs_tx">
<!--{block name="bbsthread" parameter="order/t.dateline DESC/subjectlen/40/subjectdot/1/limit/0,18/cachename/newthread"}-->
<ul>
<!--{loop $_SBLOCK['newthread'] $value}-->
<li><span class="box_r">#date('m.d', $value['dateline'])#</span><a href="http://www.yydaxue.com/bbs/thread-$value[tid]-1-1.html">$value[subject]</a></li>
<!--{/loop}-->
</ul>
</div>
</div><!--论坛结束-->
<div id="supeblog" class="supe_globalmodule_2_c"><!--日志开始-->
<div class="global_caption"><h3>空间日志</h3><a href="http://www.yydaxue.com/home">更多&gt;&gt;</a></div>
<!--{block name="uchblog" parameter="picflag/2/order/dateline DESC/limit/0,1/cachetime/0/subjectlen/39/subjectdot/1/showdetail/1/messagelen/80/messagedot/1/cachename/uchblog"}-->
<div class="supeblog_top">
<!--{loop $_SBLOCK['uchblog'] $key $value}-->
<dl>
<dt><a href="$_SC[uchurl]/space.php?uid=$value[uid]" target="_blank"><img src="{UC_API}/avatar.php?uid=$value[uid]&size=small"></a></dt>
<dd>
<h5><a href="$_SC[uchurl]/space.php?uid=$value[uid]&do=blog&id=$value[blogid]">$value['subject']</a></h5>
<p>$value[message]</p>
</dd>
</dl>
<!--{/loop}-->
</div>
<!--{block name="uchblog" parameter="order/dateline DESC,dateline DESC/limit/0,18/cachetime/6980/subjectlen/60/subjectdot/1/showdetail/1/messagelen/80/messagedot/1/cachename/newblog"}-->
<div class="supeblog_txlist">
<ul>
<!--{loop $_SBLOCK['newblog'] $value}-->
<li><span class="box_r">#date('m.d', $value['dateline'])#</span>
<a href="$_SC[uchurl]/space.php?uid=$value[uid]&do=blog&id=$value[blogid]">$value[subject]</a></li>
<!--{/loop}-->
</ul>
</div>
</div><!--日志结束-->
<!--{block name="bbsforum" parameter="type/forum/allowblog/1/order/posts DESC/limit/0,6/cachename/hotforums"}--><!--版块排行开始-->
<div class="supe_globalmodule_2_r">
<div class="global_caption"><h3>版块排行</h3><a href="http://www.yydaxue.com/bbs">更多&gt;&gt;</a></div>
<div class="supebbs_top10">
<ul>
<!--{loop $_SBLOCK['hotforums'] $value}-->
<li><span class="num">$value[posts]</span><a href="http://www.yydaxue.com/bbs/forum-$value[fid]-1.html">$value[name]</a></li>
<!--{/loop}-->
</ul>
</div>
</div><!--版块排行开始-->

<div class="supe_globalmodule_4_r"><!--广告开始-->
<IMG height=95 src="{S_URL}/ad/ad006.gif" width=210 border=0>
</div><!--广告结束-->

</div><!--第二行结束-->

<div id="supenews" class="supe_globalmodule"><!--uchome开始-->
<div class="supe_globalmodule_home_l"><!--左开始-->
<div class="global_caption"><h3>活跃会员,您可能认识他们!</h3><a href="http://www.yydaxue.com/home/network.html">随便看看&gt;&gt;</a></div>
<DIV class=snscontent_left>
<script language="javascript" type="text/javascript" src="http://www.yydaxue.com/home/js.php?id=4"></script>
</DIV>
<DIV class=snscontent_right>
<DIV class=memberdolist>
<H3>看看大家正在做什么...</H3>
<script language="javascript" type="text/javascript" src="http://www.yydaxue.com/home/js.php?id=2"></script>
<SCRIPT>startMarquee(205, 90, 0, "scrollbody");
                function startMarquee(h,speed,delay,sid){
                        var t = null;
                        var p = false;
                        var o = document.getElementById(sid);
                        o.style.height = 205+"px";
                        o.innerHTML += o.innerHTML;
                        o.onmouseover = function(){p = true}
                        o.onmouseout = function(){p = false}
                        o.scrollTop = 0;
                        function start(){
                                t = setInterval(scrolling, speed);
                                if(!p) {
                                        o.scrollTop += 2;
                                }
                        }
                        function scrolling(){
                                if(p) return;
                                if(o.scrollTop % h != 0){
                                        o.scrollTop += 2;
                                        if(o.scrollTop >= o.scrollHeight/2) o.scrollTop = 0;
                                } else {
                                        clearInterval(t);
                                        setTimeout(start, delay);
                                }
                        }
                        setTimeout(start, delay);
                }
</SCRIPT>
</DIV></DIV>
</div><!--左结束-->
<div class="supe_globalmodule_home_r"><!--右开始-->
<div class="global_caption"><h3>热门应用</h3><a href="http://www.yydaxue.com/home/cp.php?ac=userapp&my_suffix=%2Fapp%2Flist%3Fsort%3Dall%26category%3D">更多&gt;&gt;</a></div>
<TABLE class=totyy1 cellSpacing=0 cellPadding=0 width="271" align=center
border=0>
    <TBODY>
    <TR>
      <TD vAlign=top align=left width=66><A
      href="http://www.yydaxue.com/home/userapp.php?id=1003094" target=_blank><IMG
      alt=抢车位 src="templates/default/images/1.gif" border=0 width="50" height="50"></A></TD>
      <TD vAlign=top>
        <table cellspacing=0 cellpadding=0 width="100%" border=0>
          <tbody>
          <tr>
            <td height=20><a
            href="http://www.yydaxue.com/home/userapp.php?id=1003094"
            target=_blank><font color="CC6600">抢车位</font></a></td>
          </tr>
          <tr>
            <td>
              <p>赶快加入,与好友一起玩各种好玩的应用啦 </p>
            </td>
          </tr>
          </tbody>
        </table>
      </TD></TR></TBODY></TABLE>
  <TABLE class=totyy1 cellSpacing=0 cellPadding=0 width="271" align=center
border=0>
    <TBODY>
    <TR>
      <TD vAlign=top align=left width=66><A
      href="http://www.yydaxue.com/home/userapp.php?id=1008973" target=_blank><IMG
      alt=朋友买卖 src="templates/default/images/2.gif" border=0 width="50" height="50"></A></TD>
    <TD vAlign=top>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
            <TD height=20><A
            href="http://www.yydaxue.com/home/userapp.php?id=1008973"
            target=_blank><font color="CC6600">朋友买卖</font></A></TD>
          </TR>
        <TR>
          <TD>
            <P>想感受一下当奴隶主的感觉吗?喜欢或讨厌你</P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
  <table width="330" border="0" cellspacing="0" cellpadding="0" align="center">
    <tr align="center">
      <td><a title=德克萨斯扑克游戏 href="http://www.yydaxue.com/home/userapp.php?id=1005122"
  target=_blank><font color="CC6600">德克萨斯</font></a></td>
      <td><a title=葵花点穴手 href="http://www.yydaxue.com/home/userapp.php?id=1004804"
  target=_blank><font color="CC6600">葵花点穴</font></a></td>
      <td><a title=超级大富翁 href="http://www.yydaxue.com/home/userapp.php?id=1011554"
  target=_blank><font color="CC6600">超级大富</font></a></td>
    </tr>
    <tr align="center">
      <td><a title=德克萨斯扑克游戏 href="http://www.yydaxue.com/home/userapp.php?id=1005122"
  target=_blank><img src="templates/default/images/3.gif" border=0 width="50" height="50"></a></td>
      <td><a title=葵花点穴手 href="http://www.yydaxue.com/home/userapp.php?id=1004804"
  target=_blank><img src="templates/default/images/4.gif" border=0 width="50" height="50"></a></td>
      <td><a title=超级大富翁 href="http://www.yydaxue.com/home/userapp.php?id=1011554"
  target=_blank><img src="templates/default/images/5.gif" border=0 width="50" height="50"></a></td>
    </tr>
    <tr align="center">
      <td><a title="朋友印象 " href="http://www.yydaxue.com/home/userapp.php?id=1008973"
  target=_blank><font color="CC6600">朋友印象</font></a></td>
      <td><a title=潮男潮女 href="http://www.yydaxue.com/home/userapp.php?id=1002988"
  target=_blank><font color="CC6600">潮男潮女</font></a></td>
      <td><a title=茶花女 href="http://www.yydaxue.com/home/userapp.php?id=1000394"
  target=_blank><font color="CC6600">茶花女</font></a></td>
    </tr>
    <tr align="center">
      <td><a title="朋友印象 " href="http://www.yydaxue.com/home/userapp.php?id=1008973"
  target=_blank><img src="templates/default/images/6.gif" border=0 width="50" height="50"></a></td>
      <td><a title=潮男潮女 href="http://www.yydaxue.com/home/userapp.php?id=1002988"
  target=_blank><img src="templates/default/images/7.gif" border=0 width="50" height="50"></a></td>
      <td><a title=茶花女 href="http://www.yydaxue.com/home/userapp.php?id=1000394"
  target=_blank><img src="templates/default/images/8.gif" border=0 width="50" height="50"></a></td>
    </tr>
  </table>
  </div><!--右结束-->
</div><!--uchome结束-->


<div id="supebbs" class="supe_globalmodule"><!--第二行开始-->
<div class="supe_globalmodule_2_l">

<!--体育资讯开始-->
<!--{block name="spacenews" parameter="catid/4,5/haveattach/2/showattach/1/order/i.viewnum DESC/limit/0,5/cachetime/0/subjectlen/36/subjectdot/1/cachename/hotpicnews"}-->
<div class="global_caption"><h3>体育娱乐</h3><a href="#action/category/catid/4#">更多&gt;&gt;</a></div>
<!--{eval $hotpic = array_shift($_SBLOCK['hotpicnews'])}-->
<div class="news_box_hot">
<a href="$hotpic[url]"><img align="left" src="$hotpic[a_thumbpath]" alt="$hotpic[subjectall]" /></a>
<ul>
<!--{loop $_SBLOCK['hotpicnews'] $value}-->
<li><a href="$value[url]" target="_blank">$value[subject]</a></li>
<!--{/loop}-->
</ul>
</div>
<!--{block name="spacenews" parameter="catid/4,5/order/i.dateline DESC/limit/0,8/cachetime/0/subjectlen/48/subjectdot/1/cachename/newslist"}-->
<div class="news_box_content">
<ul>
<!--{loop $_SBLOCK['newslist'] $value}-->
<li><span class="box_r">#date('m.d', $value['dateline'])#</span><a href="$value[url]">$value[subject]</a></li>
<!--{/loop}-->
</ul>
</div>
</div>
<!--体育资讯结束-->

<div id="supepic" class="supe_globalmodule_2_c">

<!--新闻资讯开始-->

<!--{block name="spacenews" parameter="catid/1,2,3/haveattach/2/showattach/1/order/i.viewnum DESC/limit/0,5/cachetime/0/subjectlen/36/subjectdot/1/cachename/hotpicnews"}-->

<div class="global_caption"><h3>时事新闻</h3><a href="#action/category/catid/1#">更多&gt;&gt;</a></div>
<!--{eval $hotpic = array_shift($_SBLOCK['hotpicnews'])}-->
<div class="news_box_hot">
<a href="$hotpic[url]"><img align="left" src="$hotpic[a_thumbpath]" alt="$hotpic[subjectall]" /></a>
<ul>
<!--{loop $_SBLOCK['hotpicnews'] $value}-->
<li><a href="$value[url]" target="_blank">$value[subject]</a></li>
<!--{/loop}-->
</ul>
</div>
<!--{block name="spacenews" parameter="catid/1,2,3/order/i.dateline DESC/limit/0,8/cachetime/0/subjectlen/48/subjectdot/1/cachename/newslist"}-->
<div class="news_box_content">
<ul>
<!--{loop $_SBLOCK['newslist'] $value}-->
<li><span class="box_r">#date('m.d', $value['dateline'])#</span><a href="$value[url]">$value[subject]</a></li>
<!--{/loop}-->
</ul>
</div>
</div>
<!--新闻资讯结束-->

<div class="supe_globalmodule_2_r">

<!--热点追踪新闻开始-->

<div class="global_caption"><h3>热点追踪</h3><a href="?action-category-catid-30">更多&gt;&gt;</a></div>
<!--{block name="spacenews" parameter="catid/7/order/i.dateline DESC/limit/0,13/cachetime/0/subjectlen/30/cachename/newslist"}-->
<ul>
<!--{loop $_SBLOCK['newslist'] $value}-->
<li><div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div></li>
<!--{/loop}-->
</ul>
</div>

<!--热点追踪新闻结束-->


<div class="supe_globalmodule_4_r">

<!--广告开始-->

<A href="#" target="_blank"><IMG height=95 src="{S_URL}/ad/ad007.gif" width=210 border=0></a>
</div>

<!--广告结束-->
</div>

<div id="supebbs" class="supe_globalmodule">

<!--第二行开始-->

<div class="supe_globalmodule_2_l">

<!--生活时尚开始-->

<!--{block name="spacenews" parameter="catid/6/haveattach/2/showattach/1/order/i.viewnum DESC/limit/0,5/cachetime/0/subjectlen/36/subjectdot/1/cachename/hotpicnews"}-->
<div class="global_caption"><h3>生活资讯</h3><a href="#action/category/catid/20#">更多&gt;&gt;</a></div>
<!--{eval $hotpic = array_shift($_SBLOCK['hotpicnews'])}-->
<div class="news_box_hot">
<a href="$hotpic[url]"><img align="left" src="$hotpic[a_thumbpath]" alt="$hotpic[subjectall]" /></a>
<ul>
<!--{loop $_SBLOCK['hotpicnews'] $value}-->
<li><a href="$value[url]" target="_blank">$value[subject]</a></li>
<!--{/loop}-->
</ul>
</div>
<!--{block name="spacenews" parameter="catid/6/order/i.dateline DESC/limit/0,8/cachetime/0/subjectlen/48/subjectdot/1/cachename/newslist"}-->
<div class="news_box_content">
<ul>
<!--{loop $_SBLOCK['newslist'] $value}-->
<li><span class="box_r">#date('m.d', $value['dateline'])#</span><a href="$value[url]">$value[subject]</a></li>
<!--{/loop}-->
</ul>
</div>
</div>

<!--生活时尚结束-->

<div class="supe_globalmodule_2_c">
<!--影视娱乐开始-->
<!--{block name="spacenews" parameter="catid/8/haveattach/2/showattach/1/order/i.viewnum DESC/limit/0,5/cachetime/0/subjectlen/36/subjectdot/1/cachename/hotpicnews"}-->
<div class="global_caption"><h3>动态报道</h3><a href="#action/category/catid/16#">更多&gt;&gt;</a></div>
<!--{eval $hotpic = array_shift($_SBLOCK['hotpicnews'])}-->
<div class="news_box_hot">
<a href="$hotpic[url]"><img align="left" src="$hotpic[a_thumbpath]" alt="$hotpic[subjectall]" /></a>
<ul>
<!--{loop $_SBLOCK['hotpicnews'] $value}-->
<li><a href="$value[url]" target="_blank">$value[subject]</a></li>
<!--{/loop}-->
</ul>
</div>
<!--{block name="spacenews" parameter="catid/8/order/i.dateline DESC/limit/0,8/cachetime/0/subjectlen/48/subjectdot/1/cachename/newslist"}-->
<div class="news_box_content">
<ul>
<!--{loop $_SBLOCK['newslist'] $value}-->
<li><span class="box_r">#date('m.d', $value['dateline'])#</span><a href="$value[url]">$value[subject]</a></li>
<!--{/loop}-->
</ul>
</div>
</div><!--影视娱乐结束-->

<div class="supe_globalmodule_2_r"><!--平湖精粹开始-->
<div class="global_caption"><h3>平湖精粹</h3><a href="?action-category-catid-12">更多&gt;&gt;</a></div>
<!--{block name="spacenews" parameter="catid/1,2,3,4,5,6,7,8/order/i.dateline DESC/limit/0,13/cachetime/0/subjectlen/30/cachename/newslist"}-->
<ul>
<!--{loop $_SBLOCK['newslist'] $value}-->
<li><div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div></li>
<!--{/loop}-->
</ul>
</div><!--平湖精粹结束-->

<div class="supe_globalmodule_4_r"><!--广告开始-->
<IMG height=95 src="{S_URL}/ad/ad.gif" width=210 border=0>
</div><!--广告结束-->
</div>

                <!--{if !empty($_SCONFIG['showindex'])}-->
                <!--{block name="friendlink" parameter="order/displayorder/limit/0,$_SCONFIG['showindex']/cachetime/11600/namelen/32/cachename/friendlink/tpl/data"}-->
                <!--{eval $imglink=$txtlink="";}-->
                <!--{loop $_SBLOCK['friendlink'] $value}-->
                <!--{if $value[logo]}-->
                <!--{eval $imglink .= "<a href=\"".$value[url]."\" target=\"_blank\"><img src=\"".$value[logo]."\" alt=\"".$value[description]."\" /></a>\n";}-->
                <!--{else}-->
                <!--{eval $txtlink .= "<a href=\"".$value[url]."\" title=\"".$value[description]."\" target=\"_blank\">".$value[name]."</a>\n";}-->
                <!--{/if}-->
                <!--{/loop}-->
                <div id="supelink">
                        <div id="supelink_cpation"><h3>友情链接</h3><a href="#action/site/type/link#">更多&gt;&gt;</a></div>
                        <!--{if !empty($imglink)}-->
                        <div class="supelink_img">
                                $imglink
                        </div>
                        <!--{/if}-->
                        <!--{if !empty($txtlink)}-->
                        <div class="supelink_tx">
                                $txtlink
                        </div>
                        <!--{/if}-->
                </div>
                <!--{/if}-->



<!--{template footer}-->
回复

使用道具 举报

 楼主| w19384599 发表于 2009-8-18 16:25:03 | 显示全部楼层
拜托各位了 实在是解决不了了
回复

使用道具 举报

shwxwl 发表于 2009-8-18 20:54:34 | 显示全部楼层
肯定有马啊
回复

使用道具 举报

游泳的猪猪 发表于 2009-8-18 22:54:35 | 显示全部楼层
回复

使用道具 举报

wuyang_joy 发表于 2009-8-19 00:47:21 | 显示全部楼层
找下,search。很多人都解决来的。巴中家园,平湖新版。
回复

使用道具 举报

 楼主| w19384599 发表于 2009-8-19 13:47:49 | 显示全部楼层
找下,search。很多人都解决来的。巴中家园,平湖新版。
wuyang_joy 发表于 2009-8-19 00:47

这位兄弟的话没明白
回复

使用道具 举报

hvsky 发表于 2009-8-19 14:08:17 | 显示全部楼层
templates\default\css\common.css
#index_focus_turn_picList img { width: expression(250 / this.width * this.height > 170 ? 250 : this.width * 225 / this.height);  max-width: 250px; min-width: 250px
gai cheng xia mian de

#index_focus_turn_picList1 img { width: expression(250 / this.width * this.height > 170 ? 250 : this.width * 225 / this.height);  max-width: 250px; min-width: 250px;}
回复

使用道具 举报

koder 发表于 2009-8-19 21:16:27 | 显示全部楼层
文档没加载完就操作DOM节点会导致错误。 把JS弄到底下去吧。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-10-14 21:26 , Processed in 0.088957 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表