Chapter number Screen.fontSmoothingEnabled (Property) A switch to control
Chapter number Screen.fontSmoothingEnabled (Property) A switch to control the kind of font rendering on the screen. Availability: JScript 3.0 Internet Explorer 4.0 Property/method value type: Boolean primitive JavaScript syntax: IE myScreen.fontSmoothingEnabled This may not be supported on all available platforms. The effects of font smoothing are subtle but can significantly improve readability of the content on the screen. Screen.height (Property) The physical height of the screen display in pixels. Availability: JavaScript 1.2 JScript 3.0 Internet Explorer 4.0 Netscape 4.0 Opera 5.0 Property/method value type: Number primitive JavaScript syntax: -myScreen.height Property attributes: ReadOnly. Refer to: Screen.availHeight 1866