I am having some design issues in my mobile website, where there is a text displayed with a background image. If the text goes beyond width equivalent to 300 px (i cannot change this), then, the text wraps to the next line.
Ideally i would like a horizontal scroll to appear. I tried this in adroid sdk emulator. Is there any way to set a horizontal scroll which can work in all devices.
If you wish to have a scrollbar, then you have to increase the width! So if the width is more than the screen width and automatically, scroll bars will appear!
masterprogra...
0 Points
24 Posts
How to get a horizontal scroll in mobile devices
Nov 28, 2012 11:31 AM|LINK
I am having some design issues in my mobile website, where there is a text displayed with a background image. If the text goes beyond width equivalent to 300 px (i cannot change this), then, the text wraps to the next line.
Ideally i would like a horizontal scroll to appear. I tried this in adroid sdk emulator. Is there any way to set a horizontal scroll which can work in all devices.
Please help.
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: How to get a horizontal scroll in mobile devices
Dec 03, 2012 06:06 AM|LINK
Hi,
If you wish to have a scrollbar, then you have to increase the width! So if the width is more than the screen width and automatically, scroll bars will appear!
Hope it helps u...
Roopesh Reddy C
Roopesh's Space