日期:2014-05-17  浏览次数:20712 次

请教一个滚动条的问题
我怎么弄都搞不出来横向的滚动条,求大家帮帮忙,帮我看下怎么搞。。

<body>
<form action="#" id="dataform" method="post">
<table width="4210" border="0" cellspacing="0" cellpadding="0">
<tr>
   <td height="30" background="${path}/tab/images/tab_05.gif">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
   <td width="12" height="30"><img src="${path}/tab/images/tab_03.gif" width="12" height="30" /></td>
<td>
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
     <td width="46%" valign="middle">
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%">
<div align="center"><img src="${path}/tab/images/tb.gif" width="16" height="16" /></div>
</td>
<td width="19%" align="left" class="STYLE1"><span class="STYLE3">你当前的位置</span>:[合同台账管理]-[合同台账表]</td>
<td width="15%" align="left" class="STYLE1">开始日期:<input type="text" name="sdate" id="sdate" style="width:138px" value="${sdate}"/></td>
<td width="15%" align="left" class="STYLE1">结束日期:<input type="text" name="edate" id="edate" style="width:138px" value="${edate}"/></td>
<td width="10%"> <input type="button" id="datequery" value="查询" onclick="query();" /></td>
<td width="40%"></td>
</tr>
 </table>
</td>
<td width="54%">
 <table border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td onMouseOver="this.style.backgroundImage='url(images/bg.gif)';this.style.borderStyle='solid';this.style.borderWidth='1';borderColor='#a6d0e7'; "onmouseout="this.style.backgroundImage='url()';this.style.borderStyle='none'" width="60">
 <table width="90%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="STYLE1">
<div align="center"><img src="${path}/tab/images/22.gif" width="14" height="14" /></div>
</td>
<td class="STYLE1"><div align="center">预览</div></td>