aboutsummaryrefslogtreecommitdiffstats
path: root/demo/src/js/demo.js
diff options
context:
space:
mode:
authorTobias Reich <tobias.reich.ich@gmail.com>2019-02-14 13:16:10 +0100
committerGitHub <noreply@github.com>2019-02-14 13:16:10 +0100
commitc634d3696e625237926e339f5ffe2ef9b8789804 (patch)
tree4391400732a3385dccda90b8289c0ea745a64f2f /demo/src/js/demo.js
parent0189e90fce151a94a47d0f3f7bbbc8290c6ad4cd (diff)
downloadplyr-c634d3696e625237926e339f5ffe2ef9b8789804.tar.lz
plyr-c634d3696e625237926e339f5ffe2ef9b8789804.tar.xz
plyr-c634d3696e625237926e339f5ffe2ef9b8789804.zip
Remove NodeList example
I've removed the NodeList example because it's confusing. Only the first element of a NodeList will be used and this is usually not what you want. I've instead replaced it with a `querySelector` and map example. It's related to: https://github.com/sampotts/plyr/issues/801 I know that there was a note, pointing out that the first element will be used, but be honest: Everybody is just scanning the examples for code and doing copy paste :D
Diffstat (limited to 'demo/src/js/demo.js')
0 files changed, 0 insertions, 0 deletions