Is there a way to embed a youtube video as the background of a webpage with html, css and javascript with the actual content of the site on top? as?
basically, it should be a video that automatically plays, is turned off (but the volume can be raised by the visitor), and the site should work well on it (the site is minimal, so most of the video should be visible at all times). the site is minimal, that in most browsers by default no scrollbars will be visible, and the video should be 100% of the width and height.
examples? links?
tried google but couldn't find it.
it should also work for non-YouTube videos.
html5 and css3 are preferable :)
I REALLY NEED A SOMEWHERE LIVE EXAMPLE (or how close) because I tried everything (as accessible via google and failed)
also, related - in my opinion, there is no (in my own research) any way to slow down YouTube video playback (for example: 24 times slower) - true / false?
source share