Webbie15 Posted September 5, 2015 Share Posted September 5, 2015 Hallo, first and foremost: thanks for your great work in making the new HTML5 code available through the web in such an easy accesible way!!! I managed to create a nice website by using the code suppied by W3schools, even though I never had any experience before with building a website! One thing I missed though: I could not find any way to make my audio track loop, using HTML5. On this subject, you can only get information on making audio loop using java-script. However, I wasn't looking for that! So I had to look beyond the W3schools website, in order to find out how to make my audio track loop, using HTML5. Turned out to be very easy: just put the word "loop" in the code. A pity though that I could not find this out by using the information supplied on the W3schools website! In my opinion, it would be a good idea to make an example in the "audio" section, covering the subject of making your audio loop, simply by using HTML5 code, instead of referring to using Java-script code! Thanks, regards, Arnoud van der Veer, the Netherlands. Link to comment Share on other sites More sharing options...
dsonesuk Posted September 5, 2015 Share Posted September 5, 2015 (edited) http://www.w3schools.com/tags/att_audio_loop.asp Just by entering 'audio loop' in search. Edited September 5, 2015 by dsonesuk Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now