jquery fancybox iframe 框位置到部分
我想设置一个 jquery iframe 框,更喜欢 fancybox 但任何都可以。虽然我需要帮助是将 html 页面定位在 iframe 内。我希望它转到锚点,然后将页面移到右侧,因为我不需要显示导航栏......只需显示内容。锚点可能很简单,只是 iframepage.html#anchorID ...但是我如何将内容定位在 iframe 内以向右移动?
I'd like to setup a jquery iframe box, prefer fancybox but any will do. Though what I need help with is positioning the html page inside of the iframe. I'd like it to go to an anchor, then move the page over to the right because I don't need to show the navbar... just the content. The anchor is probably easy just iframepage.html#anchorID ... though how would I position the content inside the iframe to move right?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试在 fancybox 初始化期间设置负 margin 或 padding 属性?
Try setting a negative margin or padding property during the initialization of fancybox?