'item()' Example : item : Node Operation JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Node Operation » item »

 

'item()' Example



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

    
      
      



-

Leave a Comment / Note


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

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Node Operation
» item