Re: [VE][108] Error Message Feedback

On Fri, Jul 21, 2006 at 11:29:37AM +0900, olivier Thereaux wrote:
> >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?

You can also use the id to access it through the document.forms
collection as you can with the (I think entirely non-standard) name
attribute.

-- 
David Dorward                                      http://dorward.me.uk

Received on Thursday, 27 July 2006 21:26:02 UTC