my current project is a html website that contains a dropdown menu (javascript/jquery) and a html5 videoplayer (video-tag only).
When clicking on a menu entry, the d
Changing the attribute doesn't always work. I've found changing the video's opacity to 0 works, if you can get away with it.