Download File Using JavaScript/jQuery

preview_player
Показать описание
#short
#javascript
#jquery
#download
I have a very similar requirement specified here.
I need to have the user's browser start a download manually when $('a#someID').click();
Instead I want to open the download in new window/tab. How is this possible?
Рекомендации по теме