'filename' Example : filename « Javascript Properties « JavaScript Reference

'filename' Example

    
<html>
<body>
<button onclick="alert(navigator. plugins[0].filename);">suffixes</button>
</body>
</html>

    
      
      

Related examples in the same category

1.'filename' Syntax and Note
2.'filename' is applied to