html5 - Blur overlay over video -



html5 - Blur overlay over video -

i'm trying set blurred overlay layer on video.

i recreated effect in jsfiddle: http://jsfiddle.net/zswcctc7/1/

this situation more or less.

<div class="overlay-wrapper"> <div class="video"> <iframe width="560" height="315" src="//www.youtube.com/embed/vdcgnuccrv0?rel=0" frameborder="0" allowfullscreen></iframe> </div> <div class="overlay"></div> </div>

so instead of white layer have blurred layer, ios style-ish. tried lot of things blurjs, nil find seems work video's.

html5 css3

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -