FRAME去掉横向滚动条

添加页面的样式
<style>
    body
    {
        width: 90%;
    }

    .maintable
    {
        width: 500px;
    }
    .nesttable
    {
        width: 100%;
        height: 18px;
    }
    </style>
posted @ 2007-02-09 10:18  ahuo  阅读(1065)  评论(0编辑  收藏  举报