12-10-2008 06:19 AM
Hi,
I am developing WAP application and I want to create a scroll box which contain the text. text is scroll within the box and also shows the scroll bar.
I used following code, it working fine on IE and Mozila on desktop but not on mobile browser.
<div style="width: 50px; height: 50px; overflow: auto; overflow-y: auto; position: absolute">Scrollable Text.....</div>
How can i create this.
I am using XHTML..
Waiting for your reply..
Thanks
Ashish
12-11-2008 11:26 PM
Hi friends,
plz reply..
Is it possible or not.
and how?
Thanks
Ashish
12-12-2008 09:03 PM
12-17-2008 06:00 AM
Hi,
I tried iframe,
no solution found using iframe.
can u give me example how to do this.
thanks
Ashish
12-17-2008 07:27 AM
12-17-2008 09:11 AM