Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

html tag run only after whole page is loaded

<body onload="script();">
<!-- will call the function script when the body is load -->
 
PREVIOUS NEXT
Tagged: #html #tag #run #page #loaded
ADD COMMENT
Topic
Name
7+5 =