HTML Header profile : Header : HTML JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » HTML » Header »

 

HTML Header profile



    
<html>
<head id="myHeader">
<script language="JavaScript">
function function1() {
   alert('The following profile has been added:n"http://www.navioo.com"');
   document.all.myHeader.profile = "http://www.navioo.com"
}
</script>
</head>
<body>
<input type="button" value="Add profile" onClick="function1();">
</body>
</html>

    
      
      



-

Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo HTML
» Header