brctllinkresolver.h File Reference

Enum TBrCtlLoadContentType

The browser guesses the expected content type from the HTML element in which the content was defined.

EnumeratorValueDescription
ELoadContentTypeAnyThe content type is unknown.
ELoadContentTypeMarkup

The content is one of the following: HTML, XHTML, WML

ELoadContentTypeImageThe content is an image.
ELoadContentTypeCssThe content is a cascading style sheet.
ELoadContentTypeJavascriptThe content is Javascript.
ELoadContentTypePluginThe 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.