[whatwg] URN or protocol attribute

On Wed, Feb 10, 2010 at 1:36 PM, Simon Pieters wrote:
> On Wed, 10 Feb 2010 08:55:56 +0100, Martin Atkins wrote:
>
>>
>> Brett Zamir wrote:
>>>
>>> Hi,
>>> ?Internet Explorer has an attribute on anchor elements for URNs:
>>> http://msdn.microsoft.com/en-us/library/ms534710%28VS.85%29.aspx
>
>
>> Internet Explorer supports a non-standard attribute on the "A" element
>> called "urn", which accepts an URN identifying some resource.
>>
>> It is described in detail here:
>> http://msdn.microsoft.com/en-us/library/ms534710(VS.85).aspx
[...]
>
> IE's .urn attribute is present on *all* elements, and is part of IE's
> "namespaces". It's the equivalent of DOM's .namespaceURI.

Simon, you're confusing .urn with .tagUrn:
http://msdn.microsoft.com/en-us/library/ms534658(VS.85).aspx

-- 
Thomas Broyer
/t?.ma.b?wa.je/

Received on Wednesday, 10 February 2010 05:22:54 UTC