Android的web视图不滚动2.3,但它在3.0和4.0工作 [英] Android webview don't scroll in 2.3 but it work in 3.0 and 4.0

查看:98
本文介绍了Android的web视图不滚动2.3,但它在3.0和4.0工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个网页视图的问题。

I have a problem with a webview.

其负载类似这样的网址:

Its load an url similar to this:

<html>
   <head><meta name="viewport" content="width=device-width"/></head>
   <body>
     <div id="header"></div>
     <div id="scrollable-content"><!--a lot of stuff inside here--></div>
     <div id="footer"></div>
   </body>
</html>

可滚动内容已飞越-Y =汽车在CSS(我也尝试溢-Y =滚动)并没有什么

"scrollable-content" has overflown-y = auto in css(i also tried overflown-y=scroll) and nothing

我不能在Android 2.3的滚动,为我读它是becouse元视口。但我不能把它关闭becouse是beeing用于响应式设计

I cant scroll in android 2.3, for what i read it is becouse of the meta viewport. But i cant take it off becouse it is beeing used for responsive design

任何想法?

推荐答案

查找解决方法:

<一个href=\"http://www.seabreezecomputers.com/tips/scroll-div.htm\">http://www.seabreezecomputers.com/tips/scroll-div.htm

溢不要在Android 2.0的工作

overflown do not work in android 2.0

这篇关于Android的web视图不滚动2.3,但它在3.0和4.0工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆