Re: Using DOM to replace media attribute in the link tag on page load

Patrick Garies wrote:
>  * In XHTML served via an XML MIME type, the |getElementsByTagNameNS|
>  method should be used instead of |getElementsByTagName|.

I forgot: ditto for |setAttributeNS| versus |setAttribute|.

— Patrick Garies

Received on Tuesday, 22 July 2008 09:50:41 UTC