cccc / media-frontend

DEPRECATED frontend of media.ccc.de
1 stars 0 forks source link

Added download attribute to all file links in dl section #33

Closed meise closed 9 years ago

manno commented 9 years ago

I deployed this and unless I'm mistaken it's not working in Firefox. However it does work with Chrome.

Maybe Firefox is ignoring this attribute?

"In Firefox 20 this attribute is only honored for links to resources with the same-origin." (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a)