Javascript Reference
HTML Elements > STYLE
javascript STYLE height, width
Indicate the height and width (and their units) of the element. Because the values are strings containing the assigned units, you cannot use these p
javascript STYLE imeMode
Controls the presence of the Input Method Editor in IE for Windows for browser and system versions that support languages such as Chinese, Japanese,
javascript STYLE layoutFlow
Intended primarily for languages that display characters in vertical sentences, controls the progression of content. Replaced starting with IE 5.5 f
javascript STYLE layoutGrid
This is a shorthand property that lets you set one or more layout grid properties ( layoutGridChar , layoutGridLine , layoutGridMode , and layou
javascript STYLE layoutGridChar
Dictates the size of Asian language character grid for block-level elements.
javascript STYLE layoutGridLine
Dictates the line height of Asian language character grid for block-level elements.
javascript STYLE layoutGridType
Controls how the layout grid responds to characters of varying width..
javascript STYLE left
For positionable elements, defines the position of the left edge of an element's box (content plus left padding, border, and/or margin) relative to
javascript STYLE letterSpacing
Specifies the spacing between characters within an element. Browsers normally define the character spacing based on font definitions and operating s
javascript STYLE maxHeight, maxWidth, minHeight, minWidth
Define loose heights and widths for an element so that, for "max" properties, an element is allowed to grow no bigger in the designated dime
javascript STYLE lineBreak
Controls line breaking rules for Japanese text.
javascript STYLE lineHeight
Indicates the height of the inline box (the box holding one physical line of content). See the line-height style attribute in Chapter 11 for detai
javascript STYLE listStyle
This is a shorthand property for setting up to three list-style properties in one assignment statement. Whichever attributes you don't explicitly se
javascript STYLE listStyleImage
Provides the URL for an image that is to be used as the marker for a list item. Because this attribute can be inherited, a setting (including none
javascript STYLE listStylePosition
Specifies whether the marker is inside or outside (outdented) the box containing the list item's content. When listStylePosition is set to insid
< 61-75 / 138 >

Powered by Linode.