FRAME去掉横向滚动条
添加页面的样式
<style>
body
{
width: 90%;
}
.maintable
{
width: 500px;
}
.nesttable
{
width: 100%;
height: 18px;
}
</style>
<style>
body
{
width: 90%;
}
.maintable
{
width: 500px;
}
.nesttable
{
width: 100%;
height: 18px;
}
</style>
浙公网安备 33010602011771号