Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

audio player

  1. A

    JavaScript How to have two audio players on one page?

    I would like to have two html audio players in a table, looking like this: http://italo-disco.net/Image1.gif So far I have only one working player. Also, cell is too high because of something about player and player is not in the middle of a cell. So far I have this...
  2. S

    HTML & CSS HTML5 audio - tweak controls??

    Hi all. I'm using the code below to display some very short (<2 seconds) clips on a web page so don't really need the time or progress bar showing. It would be better if we could just have the play/stop button. There doesn't seem to be a way to customise what controls are shown so wonder if...
  3. CrimsonKing

    Tutorial How to make A simple audio player in HTML, JavaScript, CSS.

    Today I am going to teach you how to make A simple Audio Player in HTML 5, JavaScript, and CSS. To follow this tutorial be sure to download notepad++ being as it is mostly used in HTML, JavaScript, and CSS. Let's begin to start this we will need 3 important files to make 1. HTML (player.html)...
Back
Top Bottom