The vertical bar does not appear in IE8 if the page is not long enough. In FF, there is a workaround for this
html { overflow: -moz-scrollbars-vertical;
put it in your div i.e.
style="overflow: -moz-scrollbars-vertical; overflow-y: scroll;
for example :
0 讨论(0) 查看其它12个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复