a very simple HTML 5 audio player example

This is a very simple test of the AUDIO tag in HTML5, the PagePlayer project is a much more advanced example. This will only work in an HTML5 compliant browser, which at the time if this writing means Firefox 3.5.

This is just a test. Don't complain about a lack of features. A more robust player would exist solely as Javascript and would create DOM elements as needed to create the player(if the browser has audio capabilities).

You might be interested in my blog post about HTML5.

For a more advanced dynamic HTML5 audio player, the PagePlayer project might be what you are looking for.


© 2010 Jezra Lickter www.jezra.net