Hello Rafael, On Jul 20, 2006, at 04:22 , Rafael Sposito - IKEDA wrote: > Validating Error [108]: "there is no attribute X" > > The validator says there is no attribute “name” to the tag <form>. Which, if you are using XHTML1.0, is correct: http://www.w3.org/TR/xhtml1/#h-4.10 > But I can only access its properties through javascript for > example, if I specify a name to it. What's wrong with getElementById? You can give your form an id, and access it that way, can't you? -- olivierReceived on Friday, 21 July 2006 02:29:19 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:57 UTC