animated background color using jquery
-
Re: Use a video as page background
Hello :)
Is there a way to create a gradient background for the homepage of my website using jquery like here : belius.de ?
I don't know how to use jquery, so I was wondering ,if there is a way to show me the structure of the code to create this movement of gradient or, if there is a simpler way of creating this animated background with images like photoshop for exemple that I can use with laytheme ?
Thanks in advance for your help !
Maria -
Hi @cactusauvage
funny. I coded belius a long time ago.I created a couple of images with gradients and move them randomly around on the screen with jQuery.
It is also possible to make the PNG only 1px big and then stretch it super large with CSS. Then it becomes blurry as well and does not get too heavy.
You are welcome to just grab the code I did there.
Also have a look here:
https://jsfiddle.net/mariusjopen/ho2n0nnc/Best!
Marius