Hide horizontal scrollbar in iframe. .
Delete the automatically generated one in DM
!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/ loose.dtd">
This code.
Write this in the body:
Can I hide the scroll bar of IFRAME?
Three methods I know:
1. Set iframe scrolling="no"
2. Apply overflow:hidden to the body of the included page
3. Add scroll=" to the body tag of the included page no"
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn