I have tag and I have a custom url gotten by jquery , all I want to make a button click and download that custom url by jquery ?
<button>
download mp3 file
</button>
I know I can do it with Link tag but I need button tag to do it
I have tag and I have a custom url gotten by jquery , all I want to make a button click and download that custom url by jquery ?
<button>
download mp3 file
</button>
I know I can do it with Link tag but I need button tag to do it