Aaron Heimlich schrieb:
> On 2/15/07, *Aaron Heimlich* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     On 2/15/07, *Danny Wachsstock* <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>> wrote:
> 
>         I'm looking at the HTML specs
>         
> (http://www.w3.org/TR/1999/REC-html401-19991224/struct/links.html#edef-A
>         
> <http://www.w3.org/TR/1999/REC-html401-19991224/struct/links.html#edef-A>)
>         and hash doesn't look like a standard attribute. 
> 
> 
>     That's because it's not an attribute, it's a property of the HTML
>     DOM object for <a> elements (
>     http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-48250443
>     <http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-48250443>).
> 
> 
> OK, scratch that....

This property is DOM Level 0, which is implemented by literally any 
browser ("from Netscape 2 onwards by all browsers", 
http://www.quirksmode.org/js/dom0.html), just like document.forms and 
these things.


-- Klaus

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to