Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Error: missing name after . operator


  • From: dnunes at gmail.com (diego nunes)
  • Subject: [Javascript] Error: missing name after . operator
  • Date: Fri Oct 28 11:31:20 2005

On 28/10/05, Laurent Muchacho <elmuchacho@xxxxxxxxx> wrote:
> I disagree with your statement, The form collection object was here since
> the begining and all browser support it.

   I'm complaining about the use of neither "form" nor "elements"
collection. I'm just stating the using
"document.NAME_OF_FORM.NAME_OF_ELEMENT" is totally wrong, since the
"document" object shouldn't have a property named as the form -- nor
the form should have properties named as the elements.
    Sorry if I wasn't clear -- my English is not that good.

--
diego nunes