• Guest, before posting your code please take these rules into consideration:
    • It is required to use our BBCode feature to display your code. While within the editor click < / > or >_ and place your code within the BB Code prompt. This helps others with finding a solution by making it easier to read and easier to copy.
    • Don't share a wall of code. All we want is the problem area, the code related to your issue.


    To learn more about how to use our BBCode feature, please click here.

    Thank you, Code Forum.

HTML Background Video

kiwis

Coder
I'm not sure how popular these forums are but I'm hoping someone can help me.

I'm trying to play a video as my ground image, the video is 45 seconds long and set to loop. It's 100vh and 100vw with an opacity dialed down on it.

My question is two things.

1) How can I pause or delay the video playing until downloaded?
2) My video has been cached and only plays the first 15 seconds currently then loops - how can I avoid this
3) Is there a way to load my page THEN download the video after so it doesn't effect the seo scoring of my page
 
Hey there! Can you please post your code? This will help us determine the best way to help you out with this.
 
Top Bottom