Osw*_*uan 10 html css browser disqus
我使用Disqus来评论我的Ghost模板,但我遇到了麻烦.<iframe>如果它们不在视口中,则不会加载Disqus内的图像.
<iframe>
调试我可以找到:
overflow: auto
.surface-container
height: 100%
但是如果我删除任何这些属性抽屉不能正常工作,如果你打开抽屉,网站会向上滚动.
它接缝是浏览器问题,而不是与CSS相关的问题:/
Fiddle
Real Scenario
Pan*_*ool 5
试试这个:
main { overflow: visible; } .surface { position: absolute; top: 0; overflow: visible; width: 100%; height: 100%; bottom: 0; }
更新2:
Fiiddle
归档时间:
11 年,9 月 前
查看次数:
365 次
最近记录: