/* 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
|
“You came into my life and suddenly I had one truth to hold onto—that I loved you, and you loved me.”
—City of Fallen Angels
|
|
|
<!--
<!--
|
Your Shadowhunter Army Assignment
Here are a few fan-favorite book-to-screen adaptations you can check out right now, including the Mortal Instruments adaptations!
WHAT TO WATCH
Take this quiz to find out which combo of Shadowhunters characters you are!
TAKE A QUIZ
|
|