Re: "getAttribute" returns a child element instead of ...?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: "getAttribute" returns a child element instead of ...?

From: Thomas 'PointedEars' Lahn <PointedEars@web.de>
Date: Sun Jan 29 2006 - 20:53:08 CET

VK wrote:

> 2) do not try to explain form and form elements using DOM1 or DOM2.
> This is a pre-historic construction kept for legacy requirements. Use
> *form methods* for forms.

Nonsense.

<URL:http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-882764350>
(As I said, the usage deprecated there is usually the more reliable one.)

<URL:http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-1689064>
<URL:http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-40002357>

PointedEars
Received on Tue Feb 7 21:26:45 2006