Answer the question
In order to leave comments, you need to log in
How to disable scrolling in vimeo video?
This code on one site shows the video without the scrolling bottom bar,
and on the other with the bottom bar. Magic?
<iframe src="https://player.vimeo.com/video/XXXXXXXXX?autoplay=1&title=0&byline=0&portrait=0" width="600" height="451" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
Answer the question
In order to leave comments, you need to log in
It all depends on which block you have it in. That is, if for example this iframe lies in a div whose height or width is less than width="600" height="451" then a scrollbar will appear
getbootstrap.com/components/#responsive-embed
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question