用层实现带横向滚动条的下拉框[2]

[入库:2005年8月18日] [更新:2007年3月25日]

本文简介:选择自 xiaoleixyz 的 blog

                <tr >
                  <a href="#" onclick="checkdep('三七二十一')"><td onmouseover="changecolor(0,this)" onmouseout="changecolor(1,this)" style=" cursor:default">三七二十一</td></a>
                </tr>
                <tr >
                  <a href="#" onclick="checkdep('四通')"><td onmouseover="changecolor(0,this)" onmouseout="changecolor(1,this)" style=" cursor:default">四通</td></a>
                </tr>
                <tr >
                  <a href="#" onclick="checkdep('五劳七伤')"><td onmouseover="changecolor(0,this)" onmouseout="changecolor(1,this)" style=" cursor:default">五劳七伤</td></a>
                </tr>
                <tr >
                  <a href="#" onclick="checkdep('六尺之孤')"><td onmouseover="changecolor(0,this)" onmouseout="changecolor(1,this)" style=" cursor:default">六尺之孤</td></a>
                </tr>
     <tr >
                  <a href="#" onclick="checkdep('一二三四五六七一二三四五六七一二三四五六七一二三四五六七')"><td onmouseover="changecolor(0,this)" onmouseout="changecolor(1,this)" style=" cursor:default">fffffffffffffffffffffffffffffffffffffffffffffffffffff</td></a>
                </tr>              
            </table></td>
          </tr>
        </table>
      </div></td>
  </tr>
</table>

</form>

</body>
</html>

本文关键:用层实现带横向滚动条的下拉框
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top