04 December 2012 11:00
Downloading resources in HTML5: a[download] - HTML5Rocks Updates
Chrome now supports the HTML spec's new download attribute to a elements. When used, this attribute signifies that the resource it points to should be downloaded by the browser rather than navigating to it.
1
(1 marks)