非推奨
This feature has been removed from the Web standards. Though some browsers may still support it, it is in the process of being dropped. Do not use it in old or new projects. Pages or Web apps using it may break at any time.
概要
文書パース時のエンコーディングを表す文字列(※ ISO-8859-1
等)を返します。
注記: このメソッドは DOM 4 仕様書ドラフトから削除されており、Gecko の実装からも削除される可能性があります。使用しないようにしてください。
構文
encoding = document.inputEncoding;
inputEncoding
: 読取専用
仕様書
- DOM Level 3 Core
- ※ DOM Core Level 4WD で削除されています。