Hello all,
I'm trying out Steve Heffernan's script for creating an HTML 5 video player, which is great. However, in order for the player to load, the body tag needs to be written as such:
This works fine, except that I'm working on a site for which I am not allowed to edit the body tag (it's locked). Is there a work-around. The sourcecode for the entire javascript and css can be found here:Code:<body id="body" onload="bodyLoaded();">
http://www.steveheffernan.com/html5-...eo-player.html
Thanks!



Reply With Quote
Bookmarks