从页面上删除滚动条 [英] Remove scroll bar from page

查看:106
本文介绍了从页面上删除滚动条的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

有人可以告诉我如何从页面上删除滚动条.

使用.Net的早期版本,我曾经在body标签中写入

Hi All,

Can somebody please tell me how to remove scroll bar from a page.

Using previous versions of .Net i used to write

scroll="no"

.

但是在.Net 3.5中,我找不到该属性.因此,我在页面中获得了一个滚动条,我想避免该滚动条.

感谢您的帮助.

in the body tag.

But in .Net 3.5, I am not finding that property. And so i get a scroll bar in the page, which i want to avoid.

Any help is appreciated.

推荐答案

使用:
overflow="hidden";



在这里阅读:
CSS溢出属性 [



Read here:
CSS overflow Property[^]


这篇关于从页面上删除滚动条的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆