The "Download SVG" buttons work in Chrome but not in Firefox. It seems that Firefox doesn't register a click if the element being clicked hasn't been inserted into the document. Maybe there are other browsers that work the same. I added a couple of lines to insert the link element before clicking and then remove it immediately afterward.
The "Download SVG" buttons work in Chrome but not in Firefox. It seems that Firefox doesn't register a click if the element being clicked hasn't been inserted into the document. Maybe there are other browsers that work the same. I added a couple of lines to insert the link element before clicking and then remove it immediately afterward.