From Learn About the Ext JavaScript Library
search
| Summary: DomQuery Advanced |
| Author: Bernard Chhun |
| Published: september 13th 2007 |
| Ext Version: 1.1 |
|
Languages: |
This tutorial will drive you through some advanced DOM manipulation using the results we may get when we use DomQuery.
DomQuery Advanced
Highlight my DOM damn it!
here's an homage clone to what Karl Swedberg did for the JQuery Manual.
It basically highlights some DOM elements based on what button we clicked on. The Ext code is already in the page and you guys will need to give it the appropriate Ext JS files.
Known bugs
-
the 2nd selector doesn't select all even LI's -
the 8th selector dies on an error