Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Interface HTMLMetaElement
[go: Go Back, main page]

Interface HTMLMetaElement

継承元:
HTMLElement
プロパティ:
content, httpEquiv, name, scheme
メソッド:

文書についての一般的メタ情報を含む。 HTML 4.01 の META 要素の定義 を参照。

プロパティ:

IDL 定義:

interface HTMLMetaElement : HTMLElement {
           attribute DOMString       content;
           attribute DOMString       httpEquiv;
           attribute DOMString       name;
           attribute DOMString       scheme;
};


Issued: / Revised: / All rights reserved. © 2002-2016 TAKI