search

goog.dom.DomHelper

Provided By

Create an instance of a DOM helper with a new document object.

new DomHelper( opt_document )

Parameters
opt_document(Document|null)=

Document object to associate with this DOM helper.

Instance Methods