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 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:22 GMT