Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Charset Syntax and Note

Note: Read and write property.  Sets the the element character set.      Syntax:      document.getElementById("elementID").charset = value document.all.elementID.charset = value // IE only