kanzelm3/angular-video-bg

Gif support

Closed this issue · 1 comments

Add in the ability to load a gif image as the background as well.

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; 

See http://codepen.io/leemark/pen/dJxHp