Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

'version' Example : version « Document « JavaScript DHTML






'version' Example

    
<html>
<body>
<script language="JavaScript">
    alert(document.html.version);
</script>
</body>
</html>

    
      
      








Related examples in the same category