Iframe禁止弹窗
   
lan988 级别:管理员    + 关注TA 支持(0) | 反对(0)原内容


<iframe 
    src="https://www.baidu.com" 
    width="100%" height="100%" 
    scrolling="auto" 
    sandbox="allow-top-navigation allow-same-origin allow-forms allow-scripts">
</iframe>

回到顶部顶端 回到底部底部