【发布时间】:2017-01-03 07:22:18
【问题描述】:
在我的页面上传文档后,文档自动刷新。刷新后页面滚动条消失了?
查看这些图片:
在页面加载滚动条可见, [图片前][1]https://i.stack.imgur.com/j3szo.png
页面刷新后滚动不可见
[后照][2]https://i.stack.imgur.com/PhD7f.png
我该如何解决这个问题?
我的代码:
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="overflow-y:scroll !important; height:auto">
【问题讨论】:
-
我在您的
My code:之后没有看到任何代码,您能解决这个问题吗? -
现在可以请您检查一下。