can someone know where to find the event listener list for HTML5 audio?
Share
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.
You can find them at the w3school website listed under the Media Events here! Next time try to google these things. Its far easier than to clutter the community with questions that a simple search would have accomplished.
To add an event listener to audio element just simpy do this
instead of
canplaythroughyou can use all of the media events i posted above from W3.