jquery - Javascript file download in Firefox -


i have tried download file using jquery :

window.location.href = "docs/earesponseesomar-28.docx"; 

it working in chrome not in firefox. google didnt find satisfing answer. how pragmatically give download link work in every browser? should done?


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -