Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的网站上有一个具有“溢出”属性的小框架。除了 Android 之外的所有浏览器都允许我在我的网站内滚动那个小框架。
我是否遗漏了应该在 Android 浏览器的 CSS 中声明的内容?
我假设这是在 WebView 活动中:您需要在 HTML 中添加一个滚动条。我使用类似iScroll的东西。这是迄今为止最好的,并提供最好的性能。