Block iframe in mobile

Asked

Viewed 37 times

1

I wonder if it is possible to block the scroll of a <iframe> preferably in mobile because when I roll the page with the touch of the screen the map disturbs follows a part of the code

 <iframe id="map" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3655.239544991613!2d-46.73948188533577!3d-23.631590870073904!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ce5145592eb1c5%3A0x48114826f8e8c3b5!2sAv.+Giovanni+Gronchi%2C+5930+-+Vila+Andrade%2C+S%C3%A3o+Paulo+-+SP%2C+05724-002!5e0!3m2!1spt-PT!2sbr!4v1473358653242"
                        class="iframe" onClick="style.pointerEvents='none'"
                        style="border:0;width: 100%;height: 300px;"></iframe>

the.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.