/* 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
|
“Tea is always an excuse for a clandestine agenda.”
—Chain of Gold
|
|
<!--
<!--
|
The following intelligence has been labeled CLASSIFIED
Which of these is your ride or die Shadowhunters ship?
WATCH THE VIDEO
SHARE THIS EMAIL
Here are must-read books for fans of Taylor Swift's new album!
DIVE IN
|
|
<!--
<!--
|
Your Shadowhunter Army Assignment
Which of these quotes from the Last Hours is your favorite?
TOP QUOTES
How well do you know the Carstairs?
TAKE THE QUIZ
|
|