Tag Archives: XHTML

Namespaces in Ext DomQuery

Do you want to use custom attributes in your XHTML? Do you use the YUI Library and Jack Slocum’s wonderful DomQuery selector engine? If you want to select attribute nodes with a namespace in your XHTML, DomQuery does not support namespaces as an option to do so. But by adding a small snippet of code [...]
Posted in JavaScript | Also tagged , |