alert("This is a test.");
How do I remove "The page at stackoverflow.com says:" part of a popup?
alert("This is a test.");
How do I remove "The page at stackoverflow.com says:" part of a popup?
No, you cannot remove this text in an alert, but you can fake an alert with something similar like a modal.