Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS BG Loop with CSS Re: BG Loop with CSS

#98584
karlpcrowley
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/