Jump to content

Stop button


rvetrano

Recommended Posts

   Hi,

Have this code would like to have a stop button to   stop audio.

thanks.

Bob V


    <body bgcolor="#FEFCFF";>

    
     <audio controls autoplay style="display:none">
     audio controls = false;
       <source src="Opening.ogg" type="audio/ogg">
       <source src="Opening.mp3" type="audio/mpeg">
      Your browser does not support the audio element.  
     </audio>
 
    
    
    </body>
        <div id="topbar">

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...