Audio in Firefox

User 2719841 Photo


Guest
62 posts

I have added an audio clip to my website (the audio is an ogg file). In Firefox, the player is not shown when I go to the page. Upon refreshing, it appears for a second and then disappears. I'm not sure what could be causing this. The strange thing is that when I previewed the page from CoffeeCup in Firefox, the player was there and the audio worked.

Thank you in advance for any advice! Here's the link: http://myweb.chatham.edu/students/Saman … ammar.html
User 103173 Photo


VP of Software Development
0 posts

You should try using a player instead of the <audio> tag.

http://amazingaudioplayer.com/
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2729580 Photo


Guest
2 posts

<audio src="/test/audio.ogg">
<p>Your browser does not support the audio element.</p>
</audio>

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.