Comment on Show HN: HTML5 Video Player in TypeScriptComments−VikingCoder7yYour example doesn't actually have an element with id "player" in it, even though you getElementById('player'). Is that a broken example, or am I missing something?−matvpOP7yI'm sorry, it was wrong on the Github page, fixed.
Comments
Your example doesn't actually have an element with id "player" in it, even though you getElementById('player'). Is that a broken example, or am I missing something?
I'm sorry, it was wrong on the Github page, fixed.