We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c314e4 commit 87a7766Copy full SHA for 87a7766
demos/video.html
@@ -24,13 +24,6 @@
24
Another alternative is to put inline event handlers in the markup, again
25
this is something I prefer not to do.
26
27
- I was called out by a couple of eager folk, one suggesting that what we had
28
- before wasn't The Right Way(tm) - which frankly, ultimately, since we can't
29
- attach the event handlers like we would anything else (though technically
30
- an image element is subject to the same problems), I argue that there's
31
- therefore No Right Way(tm) to achieve this. Anyway, this change is for
32
- them. I know they'll love me a little more for it. Maybe. Perhaps. ...
33
-
34
*/
35
36
0 commit comments