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

'content' Example

    
<html>
<head>
<meta id="myM" http-equiv="Content-Type">
<script language="JavaScript">
document.getElementById("myM").content = "text/html; 
charset=iso-8859-1"
</script>
</head>
</body>
</html>

    
      
      








Related examples in the same category

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