Gif support
Closed this issue · 1 comments
craigmr commented
Add in the ability to load a gif image as the background as well.
kanzelm3 commented
Hey @craigmr I don't think I am going to implement this as a feature because this is as simple to do as setting the gif as the background-image in CSS:
background: url(http://upload.wikimedia.org/wikipedia/commons/d/dd/Muybridge_race_horse_animated.gif) no-repeat center center fixed;