diff options
author | Sam Potts <me@sampotts.me> | 2015-03-06 01:50:37 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-03-06 01:50:37 +1100 |
commit | b9915b4b94783aa6841821ad76918995900bf72d (patch) | |
tree | 6b8f476083e8d272601c3bae6f51d3ea0a18b32f | |
parent | f4c1313c19096bd65de9feb689599faaac68a1a7 (diff) | |
download | plyr-b9915b4b94783aa6841821ad76918995900bf72d.tar.lz plyr-b9915b4b94783aa6841821ad76918995900bf72d.tar.xz plyr-b9915b4b94783aa6841821ad76918995900bf72d.zip |
Removed notes
-rw-r--r-- | notes.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/notes.md b/notes.md deleted file mode 100644 index 8c5b033a..00000000 --- a/notes.md +++ /dev/null @@ -1,9 +0,0 @@ -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 |