/* Copy to clipboard */
function myFunction() {
/* Get the text field */
var copyText = document.getElementById("myInput");
/* Select the text field */
copyText.select();
copyText.setSelectionRange(0, 99999); /*For mobile devices*/
/* Copy the text inside the text field */
document.execCommand("copy");
/* Alert the copied text */
alert("Copied the text: " + copyText.value);
}
<!--
<!--
|
Shadowhunters Quote of the Month
|
“Ladies, lock up your outbuildings. James Herondale is in town and he has been slighted in love!”
—Chain of Gold
|
|
<!--
<!--
|
The following intelligence has been labeled CLASSIFIED
Watch Cassandra Clare answer questions about the Last Hours series!
WATCH THE VIDEO
SHARE THIS EMAIL
|
|
<!--
<!--
|
Your Shadowhunter Army Assignment
For the Emma and Julian fans, check out these epic star-crossed lovers!
BOOKS TO READ
Find your Shadowhunters quote!
TAKE THE QUIZ
|
|