| 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. |
| border |
|
Sets or retrieves up to three separate border properties, in a shorthand form. |
| borderBottom |
|
Sets or retrieves the color, style and width properties for the element's bottom border, in a shorthand form. |
| borderBottomColor |
|
Specifies or returns the color of the element's bottom border. |
| borderBottomStyle |
|
Specifies or returns the style of the element's bottom border. |
| borderBottomWidth |
|
Specifies or returns the width of the element's bottom border. |
| borderColor |
|
Specifies or returns the color of the element's border. |
| borderLeft |
|
Specifies or returns the color, style and width properties for the element's left border, in a shorthand form. |
| borderLeftColor |
|
Specifies or returns the color of the element's left border. |
| borderLeftStyle |
|
Specifies or returns the style of the element's left border. |
| borderLeftWidth |
|
Specifies or returns the width of the element's left border. |
| borderRight |
|
Specifies or returns the color, style and width properties for the element's right border, in a shorthand form. |
| borderRightColor |
|
Specifies or returns the color of the element's right border. |
| borderRightStyle |
|
Specifies or returns the style of the element's right border. |
| borderRightWidth |
|
Specifies or returns the width of the element's right border. |
| borderStyle |
|
Specifies or returns the style of the element's border. |
| borderTop |
|
Specifies or returns the color, style and width properties for the element's top border, in a shorthand form. |
| borderTopColor |
|
Specifies or returns the color of the element's top border. |
| borderTopStyle |
|
Specifies or returns the style of the element's top border. |
| borderTopWidth |
|
Specifies or returns the width of the element's top border. |
| borderWidth |
|
Specifies or returns the width of the element's border. |
| bottom |
|
Specifies or returns the bottom coordinate of a positioned element. |
| clip |
|
Specifies or returns which part of a positioned element is visible. |
| color |
|
Specifies or returns the color of the element's text content. |
| cssFloat |
|
Specifies or returns the horizontal alignment of the object. |
| cssText |
|
Sets or retrieves the contents of a style declaration as a string. |
| 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. |
| height |
|
Specifies or returns the height of the visible area for an element. |
| left |
|
Specifies or returns the left coordinate of a positioned element. |
| length |
|
Returns the number of properties that have been set in the current style object. |
| margin |
|
Specifies or returns a shorthand property for setting the top, right, bottom and left margins, in that order. |
| marginBottom |
|
Specifies or returns the bottom margin of the object. |
| marginLeft |
|
Specifies or returns the left margin of the object. |
| marginRight |
|
Specifies or returns the right margin of the object. |
| marginTop |
|
Specifies or returns the top margin of the object. |
| OBackgroundSize |
|
Sets or retrieves the size of the background image. |
| opacity |
|
Sets or retrieves the transparency level of an element. For Internet Explorer, use filter with 'Alpha(opacity=percent)'. |
| outline |
|
Specifies or returns a shorthand form for all outline properties at once. Outline is a line around an element, but different from the border property. |
| outlineColor |
|
Specifies or returns the color for the outline for an element. |
| outlineOffset |
|
Sets or retrieves the amount of space between the outline and the border or the edge of the element. |
| outlineStyle |
|
Specifies or returns the style for an element's outline. |
| outlineWidth |
|
Specifies or returns the width for an element's outline. |
| 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. |
| 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. |
| position |
|
Specifies or returns what type of positioning method is used to render the current element. |
| 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. |
| right |
|
Specifies or returns the right coordinate of a positioned element. |
| styleFloat |
|
Specifies or returns the horizontal alignment of the object. |
| top |
|
Specifies or returns the top coordinate of a positioned element. |
| 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. |
| webkitAppearance |
|
Specifies or retrieves theme rendering mode for an element. Allows you to make an element look like a standard user interface element. |
| webkitBackgroundClip |
|
Sets or retrieves which part of background is visible. |
| webkitBackgroundComposite |
|
Sets or retrieves the compositing style for an element's background image and color. |
| webkitBackgroundOrigin |
|
Specifies or retrieves how the backgroundPosition property is determined, ergo it defines the reference point that the backgroundImage is relative to. |
| webkitBackgroundSize |
|
Sets or retrieves the size of the background image. |
| webkitBorderBottomLeftRadius |
|
Sets or retrieves the rounding of the lower left corner of the border. |
| webkitBorderBottomRightRadius |
|
Sets or retrieves the rounding of the lower right corner of the border. |
| webkitBorderHorizontalSpacing |
|
Specifies or returns the amount of horizontal space between cells in a table. |
| webkitBorderImage |
|
Specifies or retrieves an image to use as the border of the element. The image is sliced into 9 pieces along the four diagonals specified with the length units. |
| webkitBorderRadius |
|
Sets or retrieves the rounding of the corners of the border. |
| webkitBorderTopLeftRadius |
|
Sets or retrieves the rounding of the upper left corner of the border. |
| webkitBorderTopRightRadius |
|
Sets or retrieves the rounding of the upper right corner of the border. |
| webkitBorderVerticalSpacing |
|
Specifies or returns the amount of vertical space between cells in a table. |
| webkitMarginBottomCollapse |
|
Specifies or retrieves whether the top and bottom margins can be shared between adjacent elements. |
| webkitMarginCollapse |
|
Specifies or retrieves whether the top and bottom margins can be shared between adjacent elements. |
| webkitMarginStart |
|
Specifies or retrieves the width of the left or the right margin, depends on the writing direction. |
| webkitMarginTopCollapse |
|
Specifies or retrieves whether the top and bottom margins can be shared between adjacent elements. |
| webkitPaddingStart |
|
Specifies or returns the space between an element's left or right border and its contents, depends on the writing direction. |
| webkitTransform |
|
Specifies or returns the two-dimensional linear transformation applied to an element. The origin of the transformation is specified by the MozTransformOrigin property. |
| webkitTransformOrigin |
|
Specifies or returns the origin of the two-dimensional linear transformations specified with the MozTransform property. |
| width |
|
Specifies or returns the width of the visible area for an element. |
| zIndex |
|
Specifies or returns the stack level of positioned objects. |
| zoom |
|
Specifies or returns the zoom level of the element's content. |