Search all the web ...

Showing posts with label Voodish Articles. Show all posts
Showing posts with label Voodish Articles. Show all posts

Tuesday, June 21, 2016

Fix Rokbox iFrame scrolling IOS / iPad / iPhone

Rokbox scrolling background

To stop Rokbox iFrame scrolling the background page rather than the iFrame source, simply add this CSS to an over-ride:

.rokbox-type-iframe {
-webkit-overflow-scrolling: touch;
overflow-y: scroll; }

Simple, yet effective :)



from Voodish Articles http://ift.tt/28QrNOA

Fix Rokbox iFrame scrolling IOS / iPad / iPhone

Rokbox scrolling background

To stop Rokbox iFrame scrolling the background page rather than the iFrame source, simply add this CSS to an over-ride:

.rokbox-type-iframe {
-webkit-overflow-scrolling: touch;
overflow-y: scroll; }

Simple, yet effective :)



from Voodish Articles http://ift.tt/28QrNOA