javascript - How to play web page mp3 url in HTML5 player? -


i working on page have multiple mp3 links (url) example,

<a href="http://www.domain.com/song.mp3" rel="nofollow" target="_blank"> play </a> 

i play them in player using playlist , download button. there easy way can done!

thank all.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -