Pathgather / please-wait

A simple library to show your users a beautiful splash page while your application loads.
http://pathgather.github.io/please-wait/
MIT License
1.59k stars 158 forks source link

Add option to enable full background mp4 video #3

Closed montogeek closed 9 years ago

montogeek commented 9 years ago

This is a design trend for 2015. Full background videos on the intro page. Nice to have!

jhdavids8 commented 9 years ago

PleaseWait isn't meant to be open for too long, so using bandwidth to load and play a video which could instead be used to load your app may not be the best route to take. That said, there are libraries like BigVideo.js which are geared towards doing just what you're looking for, so I'd recommend that instead.