background |
|
Specifies or returns up to five separate background properties, in a shorthand form. |
backgroundAttachment |
|
Specifies or returns whether the backgroundImage should scroll with the contents of the object or not. |
backgroundColor |
|
Specifies or returns the color to use for the background of the object. |
backgroundImage |
|
Specifies or returns the image to use as the background of the object. |
backgroundPosition |
|
Sets or retrieves the position of the backgroundImage within the element. |
backgroundPositionX |
|
Specifies or returns the horizontal coordinate of the backgroundImage relative to the upper-left corner of the container object. |
backgroundPositionY |
|
Specifies or returns the vertical-coordinate of the backgroundImage relative to the upper-left corner of the container object. |
backgroundRepeat |
|
Specifies or returns how to tile the backgroundImage relative to the upper-left corner of the container object. |
behavior |
|
Sets or retrieves the URL of a behavior file. |
clear |
|
Specifies or returns the position of the element relative to floating objects. |
color |
|
Specifies or returns the color of the element's text content. |
counterIncrement |
|
Specifies or retrieves the list of counters and increment values. |
counterReset |
|
Sets or retrieves the list of counters and their initial values. |
cssText |
|
Sets or retrieves the contents of a style declaration as a string. |
cue |
|
Retrieves the cue-before and cueAfter properties in a shorthand form in aural style sheets. |
cueAfter |
|
Retrieves the sound file to play after an element. |
cueBefore |
|
Retrieves the sound file to play before an element. |
cursor |
|
Specifies or returns the type of cursor to display for the pointing device (mouse). |
direction |
|
Specifies or returns the text direction. |
display |
|
Specifies or returns the element's display type. |
font |
|
Specifies or returns up to six separate font properties, in a shorthand form. |
fontFamily |
|
Specifies or returns the font face for text. |
fontSize |
|
Specifies or returns the font size of the text. |
fontSizeAdjust |
|
Specifies or returns font aspect value (font size divided by x-height). |
fontStyle |
|
Specifies or returns whether the style of the font is normal, italic or oblique. |
fontVariant |
|
Specifies or returns a variation of the specified or default fontFamily. |
fontWeight |
|
Specifies or returns the font weight of the text. |
hasLayout |
|
Returns a Boolean value that indicates whether the object has layout or not. |
layoutGrid |
|
Specifies or returns up to four separate layout-grid properties that specify the layout of text characters. |
layoutGridMode |
|
Specifies or returns whether the text layout grid uses one or two dimensions. |
length |
|
Returns the number of properties that have been set in the current style object. |
letterSpacing |
|
Specifies or returns the amount of space between letters. |
lineHeight |
|
Specifies or returns the distance between lines of text in a block-level element. |
opPhonemes |
|
Specifies or retrieves a phonetic pronunciation for the text contained by the corresponding element. |
opVoicePitch |
|
Specifies or retrieves the average frequency of the speaking voice. |
opVoicePitchRange |
|
Specifies or retrieves the variation from the average pitch of the voice. |
opVoiceRate |
|
Specifies or returns the number of spoken words per minute. |
opVoiceStress |
|
Specifies or retrieves the strength of emphasis to be applied. |
opVoiceVolume |
|
Sets or retrieves the volume of a spoken element. |
padding |
|
Specifies or returns a shorthand property for setting the top, right, bottom and left spaces between an element's border and its contents, in that order. |
paddingBottom |
|
Specifies or returns the space between an element's bottom border and its contents. |
paddingLeft |
|
Specifies or returns the space between an element's left border and its contents. |
paddingRight |
|
Specifies or returns the space between an element's right border and its contents. |
paddingTop |
|
Specifies or returns the space between an element's top border and its contents. |
pause |
|
Specifies or returns a shorthand property for setting the pauseBefore and pauseAfter properties for speaking the element's content. |
pauseAfter |
|
Specifies or returns that the browser should insert a pause after speaking the element's content. |
pauseBefore |
|
Specifies or returns that the browser should insert a pause before speaking the element's content. |
pixelBottom |
|
Specifies or retrieves the value of the bottom style property, in pixels. |
pixelHeight |
|
Specifies or retrieves the value of the height style property, in pixels. |
pixelLeft |
|
Specifies or retrieves the value of the left style property, in pixels. |
pixelRight |
|
Specifies or retrieves the value of the right style property, in pixels. |
pixelTop |
|
Specifies or retrieves the value of the top style property, in pixels. |
pixelWidth |
|
Specifies or retrieves the value of the width style property, in pixels. |
posBottom |
|
Specifies or retrieves the value of the bottom style property as a floating-point number that specifies the value in the current unit type of the bottom property. |
posHeight |
|
Specifies or retrieves the value of the height style property as a floating-point number that specifies the value in the current unit type of the height property. |
posLeft |
|
Specifies or retrieves the value of the left style property as a floating-point number that specifies the value in the current unit type of the left property. |
posRight |
|
Specifies or retrieves the value of the right style property as a floating-point number that specifies the value in the current unit type of the right property. |
posTop |
|
Specifies or retrieves the value of the top style property as a floating-point number that specifies the value in the current unit type of the top property. |
posWidth |
|
Specifies or retrieves the value of the width style property as a floating-point number that specifies the value in the current unit type of the width property. |
rest |
|
Specifies or returns a shorthand property for setting the restBefore and restAfter properties for speaking the element's content. |
restAfter |
|
Specifies or returns that the browser should insert a rest after speaking the element's content. |
restBefore |
|
Specifies or returns that the browser should insert a rest before speaking the element's content. |
textAlign |
|
Specifies or returns the horizontal alignment of the text within the element. |
textAlignLast |
|
Specifies or returns the alignment type of the last or only line of text in the element's contents. |
textAutospace |
|
Specifies or returns the spacing rules between Western and Asian-based (such as Japanese and Chinese) characters. |
textDecoration |
|
Specifies or returns the appearance characteristics of text, whether it is underlined, overlined, lined-through or blinking text. |
textDecorationBlink |
|
Sets or returns a Boolean value that indicates whether the text blink feature is enabled for the element. |
textDecorationLineThrough |
|
Sets or returns a Boolean value that indicates whether the text is displayed with a line in the middle. |
textDecorationNone |
|
Sets or returns a Boolean value that indicates whether any text decoration is allowed for the element. |
textDecorationOverline |
|
Sets or returns a Boolean value that indicates whether the element is displayed with a line at the top, or not. |
textDecorationUnderline |
|
Sets or returns a Boolean value that indicates whether the element is displayed with a line at the bottom, or not. |
textShadow |
|
Specifies or returns a comma-separated list of shadow effects to be applied to the text of the element. |
textTransform |
|
Specifies or returns the case of the text. |
textUnderlinePosition |
|
Specifies or returns the position of the underline decoration. |
unicodeBidi |
|
Specifies or returns whether the text should be overridden to support multiple languages in the same document. Use with the direction property. |
visibility |
|
Specifies or returns whether the element is visible. |
voiceFamily |
|
Specifies or returns the type of voice to use as speak control. |
wordSpacing |
|
Specifies or returns the spacing between words. |
XvInterpretAs |
|
Specifies or retrieves how to interpret the contents of the corresponding element. |
XvPhonemes |
|
Specifies or retrieves a phonetic pronunciation for the text contained by the corresponding element. |
XvVoiceBalance |
|
Sets or retrieves the balance between left and right channels. |
XvVoiceDuration |
|
Specifies or retrieves how long a given element is to be rendered. |
XvVoicePitch |
|
Specifies or retrieves the average frequency of the speaking voice. |
XvVoicePitchRange |
|
Specifies or retrieves the variation from the average pitch of the voice. |
XvVoiceRate |
|
Specifies or returns the number of spoken words per minute. |
XvVoiceStress |
|
Specifies or retrieves the strength of emphasis to be applied. |
XvVoiceVolume |
|
Sets or retrieves the volume of a spoken element. |
zIndex |
|
Specifies or returns the stack level of positioned objects. |
zoom |
|
Specifies or returns the zoom level of the element's content. |