日期:2014-05-18  浏览次数:20597 次

请帮忙一下 这个js代码无法在moxilla firefox实现滚动功能 急
<div id="wpbody_right">
<div class="right_001">
  <div id="apDiv3" style="display:none"><% set rs=server.createobject("adodb.recordset")
sql="select * from lb where px=0 " 'order by p ascorder by gid desc  
rs.open sql,conn,1,1
b=1  
%><% While Not rs.EOF%>&nbsp;&nbsp;&nbsp;<%= rs("ytltitle") %> <% rs.movenext
b=b+1
wend
rs.close%></div>
</div>
<div class="right_004"><table border="0" width="100%" cellspacing="5" cellpadding="0">
<tr>
<td width="2%"><img src="images/moveleft.gif" alt="向左移动" name="r_l" width="17" height="83" id="r_l" onClick="r_left()"> </td>
<td width="95%">
<TABLE cellSpacing=0 cellPadding=0 width=100% border=0>
  <TBODY>
  <TR>
  <TD vAlign=top background="" height=120>
  <TABLE cellSpacing=0 cellPadding=0 width=100% border=0>
  <TBODY>
  <TR>
  <TD vAlign=center align=middle ><div id=demo style="OVERFLOW: hidden; WIDTH: 100%; COLOR: #ffffff; HEIGHT: 160px">
  <table cellpadding=0 width="100%" align=left border=0 
  cellspace="0">
  <tbody>
  <tr>
  <!--------------------demo1--------------------->
  <td width="100%" valign=top id=demo1><table width="160" cellpadding=1 cellspacing=1>
  <tbody>
  <tr valign=top>
  <td width="160" valign=top nowrap><div align=right>
  <table cellspacing=0 cellpadding=0 align=center border=0>
  <tbody>
  <tr>
  <% set rs=server.createobject("adodb.recordset")
sql="select * from zhword where newshow=1 order by id desc "'
rs.open sql,conn,1,1
 
%>
  <% do While Not rs.EOF%>
  <td align=middle><table cellspacing=0 cellpadding=0 width=140
  align=center border=0>
  <tbody>
  <tr>
  <td align=center height=160 width=140><a href="cproshow.asp?id=<%= rs("id") %>" target="_blank"><img height=150 
  src="<%= rs("upfile") %>" width=130
  border=0 class="kuang" title="<%= rs("upname") %>" /></a></td>
  <td width="5"></td>
  </tr>
  </tbody>
  </tabl