I would like to use javascript to interact with an <audio> tag (http://www.w3schools.com/html5/tag_audio.asp) on my web page.
How do I restart audio, pause audio, change the volume, or otherwise interact with the <audio> tag using javascript?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here are some useful links,
http://www.html5rocks.com/en/tutorials/audio/quick/
http://www.position-absolute.com/articles/introduction-to-the-html5-audio-tag-javascript-manipulation/