Friday, April 30, 2010

Controlling the embedded music player

When looking at the W3Cs page about HTML5, it seems like there's a new tag for inserting audio. It's called <audio> :) It behaves just as the <embed> tag, but has the feature that external scripts can control it. I found this website, providing a great set of functions for the player. The script provided requires some knowledge in Javascript and jQuery, but appears to be really handy.

-- Erik Hedberg

No comments: