diff --git a/demos/video.html b/demos/video.html index 4eb0669..6399365 100644 --- a/demos/video.html +++ b/demos/video.html @@ -24,13 +24,6 @@ Another alternative is to put inline event handlers in the markup, again this is something I prefer not to do. - I was called out by a couple of eager folk, one suggesting that what we had - before wasn't The Right Way(tm) - which frankly, ultimately, since we can't - attach the event handlers like we would anything else (though technically - an image element is subject to the same problems), I argue that there's - therefore No Right Way(tm) to achieve this. Anyway, this change is for - them. I know they'll love me a little more for it. Maybe. Perhaps. ... - */