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


JAVASCRIPT DHTML TUTORIALS » Javascript Collections » applets »

 

'applets' Example



    
<html>
<body>
<input type="button" 
       value="Retrieve the number of applets in this document" 
       onclick="alert(document.applets.length);"><br>
</body>
</html>

    
      
      



-

Leave a Comment / Note


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

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Javascript Collections
» applets