rndme / download

file downloading using client-side javascript
MIT License
2.29k stars 417 forks source link

Add option to specify own a / iframe tag #13

Open mikevink opened 8 years ago

mikevink commented 8 years ago

I noticed that using this with the generated a/iframe tags could cause them to momentarily appear on the page where the download originates.

I thought it would be nice to have to option to supply one's own a/iframe tags, which could be hidden away via css. I've tested the code works and update the .min version using yui compressor.