Y
Hacker News
new
|
ask
|
show
|
jobs
by
geocar
5986 days ago
The YT buttons could be made to work because there is an analog for them, for example: document.getElementById('video').controls.pause(); does what you would expect.
See:
http://msdn.microsoft.com/en-us/library/dd563945(VS.85).aspx