Header Ads

Header ADS

Display Program with javascript

 we can do display our program these Three ways.


Javascript have 3 way to display your Program.


i.    alert();

ii.   document.write();

iii.  console.log();



<body onload='alert("hello");'>  //this is process for using onload()







No comments

Theme images by fpm. Powered by Blogger.