Skip to main content
Inspiring
April 27, 2016
Answered

Scrolling issue on iPad

  • April 27, 2016
  • 1 reply
  • 881 views

Hi!

We have an eLaerning course published via Captivate and we're displaying it via an iframe on our website, but when we view this on an iPad we can't scroll over it. We have to scroll by swiping on an area of the webpage that isn't the iframe.

I've tried using the usual fix  -webkit-overflow-scrolling:touch !important; but this and nothing else I try works.

Does anyone know how to get it working?

Thanks!

This topic has been closed for replies.
Correct answer markclaxton_

Check out this blog. Is this similar to what you tried?

https://davidwalsh.name/scroll-iframes-ios


Yeah, that was what I tried, the code was fine. It was the output from Captivate that was causing the issue.

When I published the course the option for 'mobile gestures' was enabled. I turned this off and I was able to scroll properly. Thanks for the help!

1 reply

TLCMediaDesign
Inspiring
April 27, 2016

I think you are going to have to put the iFrame inside of a div and set the CSS to the div.

Inspiring
April 28, 2016

Thanks, I've tried that and it doesn't work.

TLCMediaDesign
Inspiring
April 28, 2016

Check out this blog. Is this similar to what you tried?

https://davidwalsh.name/scroll-iframes-ios