element.setAttribute('href', 'data:text/plain;charset=utf-8,' + encodeURIComponent(url));
element.setAttribute('href', url);