Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS iframe scrolling problems in iOS iphone 5 & 6 Reply To: iframe scrolling problems in iOS iphone 5 & 6

#209675
SEANE
Participant

Sorry I’m not be clear here, let me back up a bit. The problem is that I cannot get the iframe content (which is a table with biz listings) to scroll on iphone 5 and 6 devices when held in either portrait and landscape modes. Some people have reported that they can scroll up/down on the iframe but not l/r on the iphone 5 and no scrolling at all on the iphone 6. Android looks fine as tested.

So now I have attempted to implement your two suggestions above. I have now created pages with only those two implementations. Disregard any previous URLs to check. I do not have a 5 or 6 for testing…so if you and anyone else could test them out, I would appreciate it.

The first (dynamic drive approach) is here:
http://209.95.59.111/~acquisit/blog/iframetest1/

The second (your css-only suggestion) is here:
http://209.95.59.111/~acquisit/blog/iframetest2/

Thank you again.