Hacker News new | past | comments | ask | show | jobs | submit login

To name just one thing that IE still doesn't support: setting the download attribute on a link. Neither does Safari.

This makes it very clumsy/impossible to write real web apps that need to save to the local file system. The scenario is generating a document client-side using JavaScript. Now you want to let the user save it. In Firefox, Chrome, Opera, and no doubt others, this isn't a problem. Just set the download attribute on the link to the file name you want to use.




You can use this API onclick to do the same thing: https://msdn.microsoft.com/en-us/library/ie/hh673542%28v=vs....

Now, let's talk about Chrome's pointer events support...




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: