Click here to Skip to main content
15,887,398 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Friends,

I download website from server, all executed fine. but in audio control download button not showing. In live showing but in local didn't display.

What I have tried:

<audio controls style=" margin:10px 10px; float:left;">
    <source src="songs/001PALLI.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
Posted
Comments
Vivek.anand34 20-Jan-18 2:45am    
I tried simple html for audio.. its also not showing download option..
Dotnet_Dotnet 20-Jan-18 4:48am    
sir which browser and what is the version u used ?
Altaf Ansari 21-Jan-18 23:40pm    
Its working fine.. please use latest browser which support HTML5
Vivek.anand34 23-Jan-18 6:59am    
Thank you.. I don't know what is the problem. but i run html code in visual studio. now its displays.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900