html5 - How do I stop video autoplay in Firefox 37? -


i need controls, don't want video autoplay. code below, doesn't work.

    <video  id="video1" poster="assets/img/bg-header.jpg"  autoplay="false"      controls autostart="false"> 

thanks,
sabin

html5 videos don't autoplay default.

remove autoplay="false".

js bin


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -