I want to set the time position of a video in HTML5. The time should be set like this:
function settime(){
var video = document.getElementById(\"video1\"
I came across the same problem. Here's what happened in the bottom line.