Skip to main content
The Real M
Participating Frequently
May 24, 2012
Question

Movie Scrolling Outside The Div On Touchscreen

  • May 24, 2012
  • 1 reply
  • 1444 views

Hello! I have a movie (swf) placed inside a scrollable div.

On my touchscreen phone, when I scroll the div, the movie keeps scrolling outside the div.

Any ideas as to why this is happening?

Thanks

Martin

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
May 24, 2012

assign that div's overflow attribute to hide.

The Real M
Participating Frequently
May 26, 2012

Thanks for the reply. I need it to scroll to see the rest of the content in the div.

Take a look: http://www.blueflux.eu/BlueFlux%20Web%20Design.html

kglad
Community Expert
Community Expert
May 26, 2012

set the overflow attribute to scroll or auto