Url.type (Property)

The MIME type of the document that the URL points at.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape version - 6.0
Property/method value type:String primitive
JavaScript syntax:-myUrl.type

The MIME type of the document associated with the Url is accessible through the value of this property.

Refer to the MIME type topic for details of the available MIME types you are likely to see in this property.

See also:LINK.type