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  
gecko — package
GeckoActiveXObject() — method, class dom.Window
Undocumented
gecko.dom.objects — package
gecko.events — package
generateCRMFRequest(requestedDN:dom.core.types:DOMString, regToken:dom.core.types:DOMString, authenticator:dom.core.types:DOMString, escrowAuthorityCert:dom.core.types:DOMString, CRMFGenerationDoneCode:dom.core.types:DOMString, keySizeN:Number, keyParamsN:dom.core.types:DOMString, keyGenAlgN:dom.core.types:DOMString) — method, class dom.objects.Crypto
This method will generate a sequence of CRMF requests that has N requests.
getAdjacentText(where:dom.core.types:DOMString) — method, class dom.core.Element
Returns the adjacent text string.
getAttention() — method, class dom.Window
DOM Level 0 Attempts to get the user's attention.
getAttentionWithCycleCount() — method, class dom.Window
Undocumented
getAttribute(name:dom.core.types:DOMString) — method, class dom.core.Element
Returns the value of the named attribute on the specified element.
getAttribute(attributeName:dom.core.types:DOMString) — method, class dom.objects.UserProfile
Returns the value of the named attribute from the userProfile object.
getAttributeNode(name:dom.core.types:DOMString) — method, class dom.core.Element
Returns the Attr node for the attribute with the given name.
getAttributeNodeNS(nameSpace:dom.core.types:DOMString, name:dom.core.types:DOMString) — method, class dom.core.Element
Returns the Attr node for the attribute with the given namespace and name.
getAttributeNS(nameSpace:dom.core.types:DOMString, name:dom.core.types:DOMString) — method, class dom.core.Element
Returns the string value of the attribute with the specified namespace and name.
getBoundingClientRect() — method, interface cssom.view.ElementView
Retrieves an object that specifies the bounds of a collection of TextRectangle objects.
getBoundingClientRect() — method, interface cssom.view.RangeView
Retrieves an object that specifies the bounds of a collection of TextRectangle objects.
getBoundingClientRect() — method, class dom.core.Element
Retrieves an object that specifies the bounds of a collection of TextRectangle objects.
getBoundingClientRect() — method, class dom.tr.range.Range
Retrieves an object that specifies the bounds of a collection of TextRectangle objects.
getBoxObjectFor(element:dom.core:Element) — method, class dom.html.HTMLDocument
This particular method was a way for XUL elements to efficiently determine their position, amongst other things.
getClientRects() — method, interface cssom.view.ElementView
Retrieves a collection of rectangles that describes the layout of the contents of an object or range within the client.
getClientRects() — method, interface cssom.view.RangeView
Retrieves a collection of rectangles that describes the layout of the contents of an object or range within the client.
getClientRects() — method, class dom.core.Element
Retrieves a collection of rectangles that describes the layout of the contents of an object or range within the client.
getClientRects() — method, class dom.tr.range.Range
Retrieves a collection of rectangles that describes the layout of the contents of an object or range within the client.
getComputedStyle(elt:dom.core:Element, pseudoElt:dom.core.types:DOMString) — method, class dom.Window
This method is used to get the computed style as it is defined in CSS2.
getComputedStyle(elt:dom.core:Element, pseudoElt:dom.core.types:DOMString) — method, interface dom.style.css.ViewCSS
This method is used to get the computed style as it is defined in CSS2.
getDefinedElements(namespaceURI:dom.core.types:DOMString) — method, interface dom.validation.DocumentEditVAL
Returns list of all element information item names of global declaration, belonging to the specified namespace.
getDOMImplementation(feature:dom.core.types:DOMString) — method, interface dom.core.DOMImplementationRegistry
A method to request the first DOM implementation that supports the specified features.
getDOMImplementation(features:dom.core.types:DOMString) — method, interface dom.core.DOMImplementationSource
A method to request the first DOM implementation that supports the specified features.
getDOMImplementationList(feature:dom.core.types:DOMString) — method, interface dom.core.DOMImplementationRegistry
A method to request a list of DOM implementations that support the specified features and versions, as specified in DOM Features.
getDOMImplementationList(features:dom.core.types:DOMString) — method, interface dom.core.DOMImplementationSource
A method to request a list of DOM implementations that support the specified features and versions, as specified in DOM Features.
getElementsByClassName(name:dom.core.types:DOMString) — method, class dom.core.Element
Returns a set of elements with the given class name.
getElementsByClassName(classNames:dom.core.types:DOMString) — method, class dom.html.HTMLDocument
Returns a set of elements with the given class name.
getElementsByName(elementName:dom.core.types:DOMString) — method, class dom.html.HTMLDocument
Returns a list of elements with a given name in the (X)HTML document.
getElementsByTagName(tagname:dom.core.types:DOMString) — method, class dom.core.Document
Returns a NodeList of all the Elements in document order with a given tag name and are contained in the document.
getElementsByTagName(name:dom.core.types:DOMString) — method, class dom.core.Element
Retrieves a collection of objects based on the specified element name.
getElementsByTagNameNS(namespaceURI:dom.core.types:DOMString, localName:dom.core.types:DOMString) — method, class dom.core.Document
Returns a NodeList of all the Elements with a given local name and namespace URI in document order.
getElementsByTagNameNS(nameSpace:dom.core.types:DOMString, localName:dom.core.types:DOMString) — method, class dom.core.Element
Returns a list of elements with the given tag name belonging to the given namespace.
getElemenyById(elementId:dom.core.types:DOMString) — method, class dom.core.Document
Returns the Element that has an ID attribute with the given value.
getExpression(propertyName:dom.core.types:DOMString) — method, class dom.core.Element
Retrieves the expression for the given property.
getFeature(feature:dom.core.types:DOMString, version:dom.core.types:DOMString) — method, interface dom.core.DOMImplementation
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in DOM Features.
getFeature(feature:dom.core.types:DOMString, version:dom.core.types:DOMString) — method, class dom.core.Node
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in DOM Features.
getFloatValue(unitType:Number) — method, class dom.style.css.CSSPrimitiveValue
This method is used to get a float value in a specified unit.
getItem(key:dom.core.types:DOMString) — method, interface webstorage.Storage
NameGetter The getItem(key) method must return the current value associated with the given key.
getModifierState(keyIdentifierArg:dom.core.types:DOMString) — method, class dom.events.KeyboardEvent
Queries the state of a modifier using a key identifier.
getModifierState(keyIdentifierArg:dom.core.types:DOMString) — method, class dom.events.MouseEvent
Queries the state of a modifier using a key identifier.
getName(index:Number) — method, interface dom.core.NameList
Returns the indexth name item in the collection.
getNamedItem(name:dom.core.types:DOMString) — method, interface dom.core.NamedNodeMap
Gets a node by name.
getNamedItemNS(nameSpaceURI:dom.core.types:DOMString, localName:dom.core.types:DOMString) — method, interface dom.core.NamedNodeMap
Gets a node by namespace and localName.
getNamespaceURI(index:Number) — method, interface dom.core.NameList
Returns the indexth namespaceURI item in the collection.
getOverrideStyle(elt:dom.core:Element, pseudoElt:dom.core.types:DOMString) — method, class dom.core.Document
This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.
getOverrideStyle(elt:dom.core:Element, pseudoElt:dom.core.types:DOMString) — method, interface dom.style.css.DocumentCSS
This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.
getParameter(name:dom.core.types:DOMString) — method, interface dom.core.DOMConfiguration
Return the value of a parameter if known.
getPropertyCSSValue(propertyName:dom.core.types:DOMString) — method, class dom.style.css.CSSStyleDeclaration
Used to retrieve the object representation of the value of a CSS property if it has been explicitly set within this declaration block.
getPropertyPriority(propertyName:dom.core.types:DOMString) — method, class dom.style.css.CSSStyleDeclaration
Used to retrieve the priority of a CSS property (e.g.
getPropertyValue(propertyName:dom.core.types:DOMString) — method, class dom.style.css.CSSStyleDeclaration
Used to retrieve the value of a CSS property if it has been explicitly set within this declaration block.
getQualifiedItem(baseName:dom.core.types:DOMString, nameSpaceURI:dom.core.types:DOMString) — method, interface dom.core.NamedNodeMap
Returns the attribute with the specified namespace and attribute name.
getRangeAt(index:Number) — method, class dom.objects.Selection
Returns a range object representing one of the ranges currently selected.
getRectValue() — method, class dom.style.css.CSSPrimitiveValue
This method is used to get the Rect value.
getRGBColorValue() — method, class dom.style.css.CSSPrimitiveValue
This method is used to get the RGB color.
getSelection() — method, class dom.Window
DOM Level 0 Returns a selection object representing the range of text selected by the user.
getSelection() — method, class dom.html.HTMLDocument
Return the contents of selected text in the current document.
getStorageUpdates() — method, class dom.objects.Navigator
The getStorageUpdates() method, when invoked, must, if the storage mutex is owned by the event loop of the task that resulted in the method being called, release the storage mutex so that it is once again free.
getStorageUpdates() — method, interface dom.objects.NavigatorAbilities
The getStorageUpdates() method, when invoked, must, if the storage mutex is owned by the event loop of the task that resulted in the method being called, release the storage mutex so that it is once again free.
getStringValue() — method, class dom.style.css.CSSPrimitiveValue
This method is used to get the string value.
getUserData(key:dom.core.types:DOMString) — method, class dom.core.Node
Retrieves the object associated to a key on a this node.
globalStorage — Property, class dom.Window
Non-Standard | Firefox 2 This is a global object (globalStorage) that maintains multiple private storage areas that can be used to hold data over a long period of time (e.g.
go(integerDelta) — method, class dom.objects.History
Loads a page from the session history, identified by its relative location to the current page, for example -1 for the previous page or 1 for the next page.
green — Property, class dom.style.css.RGBColor
This attribute is used for the green value of the RGB color.
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