MP3 Player is a simple MP3 manager/player with ID3 Tag v1,1 and ID3 Tag v2.3 editor. Update: The code for the Library-Refresh function is rewritten, and is now better and faster.
In this tutorial, I will teach you how to make a mp3 player using javascript and html. just download the code to use it in your projects or systems. Instructions Creating our index.php page Audio PLayer 00:00| 00:00 Creating our style.css page. /* CSS Document */ body{ background:#f5f5f5; } #container{ width:730px; margin:50px auto; padding:5px; background:#000; } #playpausebtn{ background:url(