This is about scripting the HTML 5 video-tag with Mootools 1.2.
One might ask, what is special about the video tag? At the first look nothing, it’s a HTML-element like any other. But if you try to use some mootools functions (adding events or querying properties) you soon realize that it doesn’t work out of the box in the current release. But there’s a workaround. Continue reading “HTML 5 video & Mootools”