This site heavily relies on bug reports created by its readers. Anyone can report a bug and be published.
Main navigation:
Search reports by browser:
The document.getElementById() function returns an element with a name attribute that is equal to the id specified.
Test page Workaround is not included
Reported by: Chris Bloom.
Explorer 5-6 Windows, Explorer 7 beta 2, Opera | Reported on 14 September 2005.
Posted by Olly on 14 September 2005
2I would guess that Opera is purposely mimicking IE's behaviour, for maximum compatibility.
Commenting guidelines:
Posted by Milo van der Leij on 14 September 2005
1In their defense: "The id and name attributes share the same name space." (http://www.w3.org/TR/html4/struct/links.html#h-12.2.3)
But that still doesn't make it right.