Answer the question
In order to leave comments, you need to log in
Javascript interaction with custom HTML tags and Namespace?
An HTML document has an extra namespace in it with a "p" tag and an arbitrary "customtag" tag
...<br/>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:test = "http://example.com/widget/"><br/>
...<br/>
<test:p></test:p><br/>
<test:customtag></test:customtag><br/>
...<br/>
<br/>
How can Javascript interact with these tags? <g:plusone></g:plusone>
<fb:like ref="top_left"></fb:like><br/>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question