'border' Example : Border : Style Layout JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Style Layout » Border »

 

'border' Example



    
<html>
<body>
<img id="myImage" src="http://www.navioo.com/style/logo.png">
<button onclick="myImage.border = 15;">Add a border</button>
<button onclick="myImage.border = 0;">Remove border</button>
</body>
</html>

    
      
      



-

Leave a Comment / Note


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

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Style Layout
» Border