CustomizeClearType Method

Not supported. Sets a registry value to turn ClearType on or off.
Syntax
window.external.CustomizeClearType(fSet)
Parameters
fSet One of the following required values:
trueAlways use ClearType for HTML. falseDo not use ClearType for HTML.
Return Value
No return value.
Remarks
CustomizeClearType was introduced in Internet Explorer 7.
This method can only be called from a "first run" page in the correct domain.
Applies To
external
Community Additions
Show: