The onload event handler is used to call the execution of JavaScript after loading:
<body onload="ss()">
<frameset onload="ss()">
<img src="whatever.gif" onload="ss()">
Subscribe to:
Post Comments
(
Atom
)
0 comments :
Post a Comment