Home › Forums › CSS › BG Loop with CSS › Re: BG Loop with CSS
March 9, 2012 at 7:38 am
#98584
Participant
That site is done with JavaScript
You could use CSS keyframes with different background images to do this on the body element
Then set it to an infinite loop
https://css-tricks.com/snippets/css/webkit-keyframe-animation-syntax/