![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: "getAttribute" returns a child element instead of ...?
From: VK <schools_ring@yahoo.com>
Date: Sun Jan 29 2006 - 18:39:34 CET
Noa wrote:
See my post (""VK") again please:
document.forms[0].elements[0].name
> Because this does the exactly same thing as "getAttribute".... it
Yes, and to complete the fun, you can add to your form
and now try document.forms[0].submit();
Conclusion:
> And, an off-topic question - How do I report the bug ?
It is not a bug and I doubt very much that it will be ever fixed in the
http://bugzilla.mozilla.org
(ask for more when you are done with above).
|