Answers for "windows.alert java"

7

javascript alert

alert("string");
Posted by: Guest on May-30-2020
-2

alert jquery

alert("Hello! I am an alert box!!");
Posted by: Guest on July-19-2020
0

how to make an alert on a page

go to inspect element, go to console. type in 
alert("text")
Posted by: Guest on June-18-2020

Browse Popular Code Answers by Language