Die Suche ergab 4 Treffer

von littleviking
Do 19. Sep 2024, 11:42
Forum: Mobirise
Thema: background video in iframe - play delay
Antworten: 3
Zugriffe: 1646

Re: background video in iframe - play delay

Thanks so much Tommy, I just had another look at the CSS and on other standard background video blocks they appear to preload the 'preview' images from Vimeo. Would that be the code blow:
.mbr-fallback-image.disabled {
display: none;
}
.mbr-fallback-image {
display: block;
background-size: cover ...
von littleviking
Mi 18. Sep 2024, 01:33
Forum: Mobirise
Thema: background video in iframe - play delay
Antworten: 3
Zugriffe: 1646

background video in iframe - play delay

Hi guys,
I'm trying to use Tommy Herrman's script for responsive background video, script uses iframes and has 2 videos, one for desktop and one for mobile. Looks great but is slow to load/play - in other words the site loads but the background video is blank for a few seconds.
Is the a code for ...
von littleviking
Mi 20. Mär 2024, 07:03
Forum: Mobirise
Thema: VIMEO Video im Header
Antworten: 12
Zugriffe: 5569

Re: VIMEO Video im Header

Thanks Tommy - legend :tu:
von littleviking
Di 19. Mär 2024, 22:15
Forum: Mobirise
Thema: VIMEO Video im Header
Antworten: 12
Zugriffe: 5569

Re: VIMEO Video im Header

I've adopted a script posted by Tommy Herrmann using iframe and 2 videos (one for desktop amd one for mobile). It all works (little slow to load) but my main issue is I cant remove to play/pause button from Vimeo.
I have another full screen video header that works (loads quicker and has NO button ...