View Single Post
  #8 (permalink)  
Old 05-03-2008, 10:07 PM
daveat2ps daveat2ps is offline
What's Jailbreak?
 
Join Date: Apr 2008
Operating System: XP
Location: Sarasota, Florida
Posts: 4
Thanks: 2
Thanked 1 Time in 1 Post
Send a message via Yahoo to daveat2ps
Scrolling issue...

Quote:
Originally Posted by daveat2ps View Post
We are having problems getting Web pages to scroll when the data result is taller than the initial screen size. We want to turn on the scroll bar. Can someone help us with this code?

Our initial app where you can see the issue is http://www.tipmyphone.com. If you look up a word such as "horse", you can see the problem. We have another application ready to go, but this scrolling issue is haunting us.

Thanks for your help.

Dave
We found the scrolling issue within our first Web app. We are releasing our second Web app this next week.

The scrolling problem was a one word fix. We had overflow:scroll and it needed to be auto:scroll. Sometimes the easiest fixes are the hardest to find.

Thanks for the advice on some possibilities.

Dave
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote