[Javascript] Selecting a form element

diego nunes dnunes at gmail.com
Wed Oct 4 14:23:15 CDT 2006


>  From: Terry Riegel riegel at clearimageonline.com
> I can' seem to get getElementsByTagName working. I am not sure what I
> am doing wrong. You can see my failing example at.

On 10/4/06, Peter Brunone <peter at brunone.com> wrote:
>    That's probably because "mydata" is the element's name attribute.  The
> tag name is "INPUT".

    He means "document.getElementsByName()", I think. Just a typo, or something.

--
diego nunes
dnunes.com



More information about the Javascript mailing list