A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
back() — method, class dom.Window
DOM Level 0 Returns the window to the previous item in the history.
back() — method, class dom.objects.History
Goes to the previous page in session history, the same action as when the user clicks the browser's Back button.
background — Property, class dom.html.HTMLBodyElement
URI of the background texture tile image.
background — Property, class dom.html.HTMLDocument
URI of the background texture tile image.
background — Property, interface dom.style.css.CSS2Properties
The background property is a shorthand property for setting the individual background property values in a single place in the style sheet.
backgroundAttachment — Property, interface dom.style.css.CSS2Properties
If a background-image is specified, background-attachment determines whether that image's position is fixed within the viewport, or scrolls along with its containing block.
backgroundColor — Property, interface dom.style.css.CSS2Properties
background-color sets the background color of an element, either through a color value or the keyword transparent.
backgroundImage — Property, interface dom.style.css.CSS2Properties
The background-image property sets the background image for an element.
backgroundPosition — Property, interface dom.style.css.CSS2Properties
background-position sets the initial position of any background image that has been set.
backgroundRepeat — Property, interface dom.style.css.CSS2Properties
background-repeat specifies whether the image is repeated (tiled), and how.
BAD_BOUNDARYPOINTS_ERR — Constant Static Property, class dom.tr.range.RangeExceptionCode
If the boundary-points of a Range do not meet specific requirements.
BarProp — class, package dom.objects
To allow Web pages to integrate with Web browsers, certain Web browser interface elements are exposed in a limited way to scripts in Web pages.
baseName — Property, class dom.core.Node
Returns the base name for the name qualified with the namespace.
baseURI — Property, class dom.core.Node
The absolute base URI of this node or null if the implementation wasn't able to obtain an absolute URI.
baseURI — Property, interface dom.loadsave.LSInput
baseURIObject — Property, class dom.core.Element
Non-Standard | FireFox 3+ Returns the nsIURI object representing the element's URI.
baseURIObject — Property, class dom.html.HTMLDocument
baseURIObject returns the nsIURI object representing the document's URI.
bgColor — Property, class dom.html.HTMLBodyElement
Document background color.
bgColor — Property, class dom.html.HTMLDocument
Gets/sets the background color of the current document.
bgColor — Property, class dom.html.HTMLTableCellElement
Cell background color.
bgColor — Property, class dom.html.HTMLTableElement
Cell background color.
bgColor — Property, class dom.html.HTMLTableRowElement
Background color for rows.
blue — Property, class dom.style.css.RGBColor
This attribute is used for the blue value of the RGB color.
blur() — method, class dom.Window
DOM Level 0 Shifts focus away from the window.
blur — Event, class dom.core.Element
An event target loses focus.
blur — Constant Static Property, class dom.events.UIEvent
An event target loses focus.
blur() — method, class dom.html.HTMLAnchorElement
Removes keyboard focus from this element.
blur() — method, class dom.html.HTMLInputElement
Removes keyboard focus from this element.
blur() — method, class dom.html.HTMLSelectElement
Causes the element to lose focus and fires the onblur event.
blur() — method, class dom.html.HTMLTextAreaElement
Removes keyboard focus from this element.
body — Property, class dom.html.HTMLDocument
The element that contains the content for the document.
BOOLEAN_TYPE — Constant Static Property, class dom.xpath.XPathResult
The result is a boolean as defined by [XPath 1.0].
booleanValue — Property, class dom.xpath.XPathResult
The value of this boolean result.
border — Property, class dom.html.HTMLImageElement
Modified in DOM Level 2 Width of border around image.
border — Property, class dom.html.HTMLObjectElement
Width of border around the object.
border — Property, class dom.html.HTMLTableElement
The width of the border around the table.
border — Property, interface dom.style.css.CSS2Properties
borderBottom — Property, interface dom.style.css.CSS2Properties
borderBottomColor — Property, interface dom.style.css.CSS2Properties
borderBottomStyle — Property, interface dom.style.css.CSS2Properties
borderBottomWidth — Property, interface dom.style.css.CSS2Properties
borderCollapse — Property, interface dom.style.css.CSS2Properties
borderColor — Property, interface dom.style.css.CSS2Properties
borderLeft — Property, interface dom.style.css.CSS2Properties
borderLeftColor — Property, interface dom.style.css.CSS2Properties
borderLeftStyle — Property, interface dom.style.css.CSS2Properties
borderLeftWidth — Property, interface dom.style.css.CSS2Properties
borderRight — Property, interface dom.style.css.CSS2Properties
borderRightColor — Property, interface dom.style.css.CSS2Properties
borderRightStyle — Property, interface dom.style.css.CSS2Properties
borderRightWidth — Property, interface dom.style.css.CSS2Properties
borderSpacing — Property, interface dom.style.css.CSS2Properties
borderStyle — Property, interface dom.style.css.CSS2Properties
borderTop — Property, interface dom.style.css.CSS2Properties
borderTopColor — Property, interface dom.style.css.CSS2Properties
borderTopStyle — Property, interface dom.style.css.CSS2Properties
borderTopWidth — Property, interface dom.style.css.CSS2Properties
borderWidth — Property, interface dom.style.css.CSS2Properties
bottom — Property, interface cssom.view.TextRectangle
Returns the distance between the top of the viewport and the bottom of the rectangle box as number of CSS pixels.
bottom — Property, interface dom.style.css.CSS2Properties
bottom — Property, class dom.style.css.Rect
This attribute is used for the bottom of the rect.
browserLanguage — Property, class dom.objects.Navigator
Retrieves the current browser language.
btoa(stringToEncode:dom.core.types:DOMString) — method, class dom.Window
DOM Level 0 Creates a base-64 encoded ASCII string from a string of binary data.
bubbles — Property, class dom.events.Event
Used to indicate whether or not an event is a bubbling event.
BUBBLING_PHASE — Constant Static Property, class dom.events.Event
The current event phase is the bubbling phase.
buildID — Property, class dom.objects.Navigator
Returns the build identifier of the browser.
busy — Property, class dom.loadsave.LSParser
button — Property, class dom.events.MouseEvent
Returns an integer value indicating the button that changed state.
byteOffset — Property, interface dom.core.DOMLocator
The byte offset into the input source this locator is pointing to or -1 if there is no byte offset available.
byteStream — Property, interface dom.loadsave.LSInput
byteStream — Property, interface dom.loadsave.LSOutput
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z