'name' Example : name 2 « Javascript Properties « JavaScript Reference

'name' Example

    
<html>
<body>
<script language="JavaScript">
    document.tags("head").meta.name = "Description";
</script>
</body>
</html>

    
      
      








Related examples in the same category

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