Class DHTMLSuite.domQuery

Object
   |
   +--DHTMLSuite.domQuery

class DHTMLSuite.domQuery


Purpose of class: Gives you a set of methods for querying elements on a webpage. When an object of this class has been created, the method will also be available via the document object. Example: var elements = document.getElementsByClassName('myClass');
Defined in dhtml-suite-for-applications.js

Author: Alf Magne Kalleland(www.dhtmlgoodies.com)
Version: 1.0


Constructor Summary
DHTMLSuite.domQuery ()
           
 

Constructor Detail

DHTMLSuite.domQuery

DHTMLSuite.domQuery()


Documentation generated by JSDoc on Mon Oct 8 10:17:27 2007