Javascript Reference
Others | HTML Elements | Events | Objects | Grammar
javascript SCRIPT src
Provides the URL of the . js script file imported into the current script element. If you assign a new .js file to an existing script element i
javascript SCRIPT readyState
Returns the current download status of the SCRIPT object's content. This property provides intermediate information about the loading process.
javascript SCRIPT htmlFor
Returns the value (element ID) assigned to the for attribute of a script element. This attribute points to the ID of the element to which the sc
javascript SCRIPT event
Internet Explorer's event model allows binding of object events to script elements with the help of the event and for attributes (see Chapter
javascript SCRIPT defer
Specifies whether the browser should proceed with rendering regular HTML content without looking for the script to generate content as the page load
javascript SCRIPT charset
Indicates the character encoding of the script content.
javascript SCRIPT Description
The script object reflects the script element. Internet Explorer 4 for Windows chokes on accessing or setting the innerHTML or innerText pr
javascript screen width
The height property of screen is placed in chapter: javascript screen height, width
javascript screen updateInterval
Provides the time interval (in milliseconds) between screen updates. A value of zero lets the browser select an average that usually works best. The
javascript screen pixelDepth
Returns the number of bits per pixel used to display color in the video monitor. This value is similar to the colorDepth property, but it is not i
javascript screen height, width
Return the number of pixels available vertically and horizontally in the client video monitor. This is the raw dimension. For the amount of screen s
javascript screen fontSmoothingEnabled
Returns Boolean true if the user has enabled Smooth Edges for fonts in the Windows Display control panel. The setting may influence the font-relat
javascript screen deviceXDPI, deviceYDPI, logicalXDPI, logicalYDPI
All four properties concern themselves with the dots-per-inch resolution of display screens along the horizontal (x) and vertical (y) axes. A device
javascript screen colorDepth
Returns the number of bits per pixel used to display color in the video monitor or image buffer. Although this property is read-only, its value can
< 601-615 / 2140 >

Powered by Linode.