diff options
Diffstat (limited to 'notes.md')
-rw-r--r-- | notes.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/notes.md b/notes.md new file mode 100644 index 00000000..8c5b033a --- /dev/null +++ b/notes.md @@ -0,0 +1,9 @@ +Loading +-------------- +http://stackoverflow.com/questions/8685038/tell-whether-video-is-loaded-or-not-in-javascript +http://stackoverflow.com/questions/5181865/checking-if-a-html5-video-is-ready + +Events +-------------- +https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement +https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Media_events
\ No newline at end of file |