Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

$(document).ready(function() alert

$(document).ready(function() {
    alert("I am an alert box!");
});
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #alert
ADD COMMENT
Topic
Name
5+3 =