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.ukReceived on Thursday, 27 July 2006 21:26:02 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:57 UTC