Meta

The meta object reflects the fucntionlaity of the Html META element, which is used to provide a desciptive means by which the web page is to be identified. Note that there are no event handlers for this object.

DOM Reference

Internet Explorer

window.docuemtn.all.elementID

The properties of the Meta object are:

charset
className
content
httpEquiv
id
isTextEdit
lang
language
parentElement
parentTextEdit
sourceIndex
style
tagName
title
url

The Methods of the Meta object are:

contains()
getAttribute()
removeAttribute()
setAttribute()

The Collections and Arrays for the Meta object are:

all [ ]
children [ ]