- From: Joseph Kesselman/Watson/IBM <keshlam@us.ibm.com>
- Date: Wed, 8 Nov 2000 17:42:46 -0500
- To: www-dom@w3.org
>Is referencing an HTML form-field value allowed by specifying >document.<formName>.<fieldName>.value ? Not in the standard DOM bindings. Your implementation may support it as an additional API,, but portability is not guaranteed. (Dynamically adding fields to objects is a very JavaScriptish approach; the DOM is designed for cross-language portability, and most languages won't let you get away with this.) ______________________________________ Joe Kesselman / IBM Research
Received on Wednesday, 8 November 2000 17:43:20 UTC