开发者

Scroll horizontally in Rhomobile (Rhodes)

I am using Rhomobile to develop apps. I have wide images on an app and would like to enable horizontal scrolling to view the images.开发者_JAVA百科 Vertical scrolling is automatically available but not for horizontal scrolling. Here's what I found:

  • I cannot scroll horizontally in Rhodes simulator.
  • I cannot scroll horizontally in Android emulator.
  • I cannot scroll horizontally in HTC android.
  • But I can scroll horizontally in Samsung Galaxy Tab.

I've tried to put "overflow:scroll", setting div width, body width, but the result are still the same.


I believe this would be a limitation on the device or emulators browser, as Rhodes is using a WebView.


I removed jqtouch.css and it works now :)


Try with

Scroll : 'horizontal'
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜