Introduction:-
Well I'm trying to start a whole set of JavaScript tutorials and this is the first one.. simple and short!
Solution:-
Just make this code in the <head> tags:-
And this body code:-Code:<script language="JavaScript"> function loadalert () {alert("Hello!") } </script>
Explanation:-Code:<body onLoad="loadalert()"> </body>
I don't think this needs any explanations!
A Preview:-
Conclusion:-
As Always Feedback is welcome and the full source is attached!! ( although not so needed )


LinkBack URL
About LinkBacks






Reply With Quote









Bookmarks