The browser guesses the expected content type from the HTML element in which the content was defined.
Enumerator | Value | Description |
---|---|---|
ELoadContentTypeAny | The content type is unknown. | |
ELoadContentTypeMarkup |
The content is one of the following: HTML, XHTML, WML | |
ELoadContentTypeImage | The content is an image. | |
ELoadContentTypeCss | The content is a cascading style sheet. | |
ELoadContentTypeJavascript | The content is Javascript. | |
ELoadContentTypePlugin | The content is data for a Netscape plug-in. | |
ELoadContentTypeSound |
The content is data for SoundStart. SoundStart is an attribute that is added to an anchor tag to play audio when an anchor is in focus or selected. |