Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6678245
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:13:10+00:00 2026-05-26T04:13:10+00:00

The site is up at: http://ajf.me/stuff/eva at the time of writing. The source code

  • 0

The site is up at: http://ajf.me/stuff/eva at the time of writing. The source code is this:

<!DOCTYPE html>
<html style="height: 100%;">
<head>
<title>eva</title>
</head>
<body style="background-color: black; background-image: url('eva.png'); background-repeat: no-repeat; background-position: center center; height: 100%; margin: 0px; padding: 0px;">
<audio autoplay loop>
    <source src="eva.mp3" type="audio/mpeg" />
    <source src="eva.ogg" type="audio/ogg" />
    <source src="eva.wav" type="audio/wav" />
</audio>
</body>
</html>

The audio plays fine in Chrome, IE9, and Firefox, but does not loop in the latter. The audio file can’t be malformed, as it was produced by Audacity. Is there any other explanation for why it doesn’t loop?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T04:13:11+00:00Added an answer on May 26, 2026 at 4:13 am

    You can just do this

    <audio autoplay loop>

    The attributes do not need to have anything else.


    EDIT

    According to this, Firefox doesn’t like loop. It suggests a js solution:

    document.getElementById('audio_2').addEventListener('ended', function(){
        this.currentTime = 0;
    }, false);
    

    http://forestmist.org/2010/04/html5-audio-loops/


    EDIT

    HTML5 audio loop now works with firefox. Confirmed in version 26.0 (might have been earlier)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

From this site: http://www.toymaker.info/Games/html/vertex_shaders.html We have the following code snippet: // transformations provided by
Heres the site: http://designobvio.us/portfolio/body.html I've tried css3, % base. Cannot seem to get this
Example site: http://johanberntsson.se/dev/fotosida/ Relevant code: jQuery.fn.center = function () { this.css(position,absolute); this.css(top, (($(window).height() -
this site : http://www.drbob42.com/delphi/wizards.htm showed a very puzzling code at the bottom unit ShareMem;
Ok here is the site: http://danberinger.com/ If you view the source for the HTML
here is the site: http://100.365fragments.com/ here is the html for the navigation portion: <div
Site: http://clientfiles.priworks.com/lgmanagedportfolios/test/investment.html I have been working at this web page for a while now
This site http://www.gemalto.com/financial/ebanking/sdk/index.html is talking about device fingerprint On an iPhone how would you
Please see this IBM site - http://www.ibm.com/us/en/ If you see the site banners, there
for this site: http://yoursdproperty.com/ do you see how there some extra white space all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.