Mac OS X Reference Library Apple Developer
Search

DocumentFragment

Module:
core
Inherits from:
Node
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

querySelector
querySelectorAll

querySelector



Element querySelector(
    in DOMString selectors) raises(DOMException); 

querySelectorAll



NodeList querySelectorAll(
    in DOMString selectors) raises(DOMException); 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27