首页 > 其他 > 详细

iframe隐藏浏览器滚动条

时间:2017-02-15 00:29:38      阅读:538      评论:0      收藏:0      [点我收藏+]
<body class="full-height-layout" >
    <!--右侧部分开始-->
    <div id="page-wrapper" class="gray-bg dashbard-1">
    <!--row 样式 将此div向右移动-15px ,正好盖住浏览器滚动条-->
        <div class="row " id="content-main">
            <iframe class="J_iframe" name="iframe0" width="100%" height="100%" src="loginController.do?hplushome" frameborder="0" data-id="loginController.do?hplushome" seamless></iframe>
        </div>
    </div>
</body>

技术分享

iframe隐藏浏览器滚动条

原文:http://www.cnblogs.com/rigid/p/6399598.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!