aboutsummaryrefslogtreecommitdiffstats
path: root/notes.md
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-03-05 22:42:46 +1100
committerSam Potts <me@sampotts.me>2015-03-05 22:42:46 +1100
commit99cdfd60a1f22d7eeadda63062e8700fe83d0275 (patch)
treefbbc662e2b0d12c009e32b8425a9cdff2eadc926 /notes.md
parent617ae146c1487df481fc7a1ff54049958fb81b4b (diff)
parentc6e5937debb0f9eef1bccf5a0318b287c28cbee6 (diff)
downloadplyr-99cdfd60a1f22d7eeadda63062e8700fe83d0275.tar.lz
plyr-99cdfd60a1f22d7eeadda63062e8700fe83d0275.tar.xz
plyr-99cdfd60a1f22d7eeadda63062e8700fe83d0275.zip
Merge pull request #55 from Selz/develop
Seek improvements
Diffstat (limited to 'notes.md')
-rw-r--r--notes.md9
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