手抄报 安全手抄报 手抄报内容 手抄报图片 英语手抄报 清明节手抄报 节约用水手抄报

iframe去掉滚动条依然能滚动的方法

时间:2024-10-12 23:57:42

1、打开网站开发工具新建一个HTML页面

iframe去掉滚动条依然能滚动的方法

3、编写CSS代码核心代码:.iframe-wrap{ position: relative; over熠硒勘唏flow: hidden; width: 300px; height: 150px; background: #eee; } .iframe{ width: 100%; border: none; position: absolute; right: -20px; top: 0; bottom: 0; overflow-x: hidden; overflow-y: scroll; }

iframe去掉滚动条依然能滚动的方法

5、给iframe页面添加修饰样式核心代码:p{ height: 50px; line-height: 50px; font-size: 16px; }

iframe去掉滚动条依然能滚动的方法
© 手抄报圈