/* 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
|
“I am not sure we choose who to love....I rather think love is something like a book written just for us.”
—Chain of Thorns
|
|
<!--
<!--
|
The following intelligence has been labeled CLASSIFIED
Celebrate Valentine's Day with the ultimate couple, fan-fave Malec!
WATCH THE VIDEO
SHARE THIS EMAIL
|
|
<!--
<!--
|
Your Shadowhunter Army Assignment
Looking for your next bookish obsession?
FIND YOUR NEXT READ
Who is your ULTIMATE Shadowhunters soulmate?
TAKE THE QUIZ
|
|