Javascript Reference
HTML Elements > STYLE
javascript STYLE borderBottomColor, borderLeftColor, borderRightColor, borderTopColor
Provide the color of a single border edge of an element. It is easy to abuse these properties by mixing colors that don't belong together. See also
javascript STYLE backgroundAttachment
Sets how the image is "attached" to the element. The image can either remain fixed within the viewable area of the element (the viewport) or
javascript STYLE backgroundColor
Provides the background color of the element. If you also set a backgroundImage , the image overlays the color. Transparent pixels of the image all
javascript STYLE accelerator
For IE 5 and later running under Windows 2000 or newer version of Windows, users can set a preference to highlight an accelerator key for commands (
javascript STYLE azimuth, cue, cueAfter, cueBefore, elevation, pause, pauseAfter, pauseBefore, pitch, pitchRange, playDuring, richness, speak, speakHe
This large group of properties comes from CSS attributes intended for browsers that use speech synthesis techniques to vocalize document content. Yo
javascript STYLE background
Provides the element's style sheet background attribute. This is a shorthand attribute, so the scripted property consists of a string of space-de
javascript STYLE backgroundImage
URL of the background image of the element. If you also set a backgroundColor , the image overlays the color. Transparent pixels of the image allow
javascript STYLE backgroundPosition
Indicates the top and left location of a background image relative to the element's content region (plus padding).
javascript STYLE color
Sets the foreground (text) color style sheet attribute of the element. For some graphically oriented elements, such as form controls, the color
javascript STYLE backgroundPositionX, backgroundPositionY
Indicate the top and left locations of the background image relative to the element's content region (plus padding). Useful if you wish to adjust th
javascript STYLE backgroundRepeat
Specifies whether a background image (specified with the backgroundImage property) should repeat and, if so, along which axes.
javascript STYLE behavior
Controls whether an IE Windows external behavior is assigned to the element.
javascript STYLE blockDirection
Returns the writing script direction of the current element. Available as a property of the IE currentStyle object only.
javascript STYLE border
Provides a shorthand property for getting or setting the borderColor , borderStyle , and/or borderWidth properties of all four borders around a
javascript STYLE borderBottom, borderLeft, borderRight, borderTop
These are shorthand properties for getting or setting the borderColor , borderStyle , and/or borderWidth properties for a single edge of an ele
< 16-30 / 138 >

Powered by Linode.