iFrames or similar compatible with iOS?
Hi all.
I'm creating my own website and I inserted some kind of iFrames on it to show specific data.
The problem is that the content can't be scrolled on the iPhone or iPad since iOS 4.2.1 but works perfectly on desktop browsers.
You can try this test page to see how it doesn't work on Mobile Safari:
http://www.DavidPratsJuan.com/ONLINE
I don't know why. Can you help me?
I've discovered that Text boxes or Tables into divs can be scrolled without problems using two fingers on iPhones or iPads. But not iFrames or Embed HMTL as Objects.
It's strange, because I could scroll Embed HTML objects (not iFrames) with two fingers since iOS 4.2.1 update, but since this new version the two fingers scroll for this items is broken.
I don't know Java script and I use iWeb to create my site, so I only can add some HTML code as widget into my pages.