Miscellaneous unicode characters: Difference between revisions

From Cor ad Cor
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
     elem.select();
     elem.select();
     document.execCommand("copy");
     document.execCommand("copy");
    document.body.removeChild(elem);
copiedThing.innerHTML = "";
}  /* Get the text field */
}  /* Get the text field */



Revision as of 17:20, 21 January 2021

ä