video gets hidden via javascript but already starts to play (autplay-mode) even it's not visible?
问题 i wanted to find a simple method to get a custom preview-image to my videos within my blog by hiding them and make them visible right after click on the preview-image. the user Dominic Green helped me to get it started with the following code. the problem is: the video already starts to play (even if it is hidden) in autoplay-mode right after the page load but i want to have the autoplay to start right after click on the preview-image... here's my code: <!doctype html> <script type="text