N
N
Novomir Lobanov2015-07-15 13:12:11
HTML
Novomir Lobanov, 2015-07-15 13:12:11

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

1 answer(s)
A
Alexander Sharomet, 2015-07-17
@sharomet

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 question

Ask a Question

731 491 924 answers to any question