Mozilla.com

  1. MDC
  2. Main Page
  3. DOM
  4. document.inputEncoding
Table of contents
  1. 1. Summary
  2. 2. Syntax
  3. 3. Specification
Table of contents
  1. 1. Summary
  2. 2. Syntax
  3. 3. Specification

« Gecko DOM Reference

Summary

Returns a string representing the encoding under which the document was parsed (e.g. ISO-8859-1).

Syntax

encoding = document.inputEncoding;

inputEncoding is a read-only property.

Specification

DOM Level 3 Core

Page last modified 17:35, 3 Sep 2007 by George3

Files (0)