'all' Example : all : Javascript Collections JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Javascript Collections » all »

 

'all' Example



    
<html>
<body>
<input type="button" 
       id="button" value="See the value of this button" 
       onclick="alert(document.all('button').value);">
</body>
</html>

    
      
      



-

Leave a Comment / Note


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

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Javascript Collections
» all