On Monday, February 21, 2011 07:53:03 am hank23 wrote:
> I have an html page which I'm trying to code. On it I have a form with
> multiple html controls/elements. In order to reference the elements on
> the page can I reference them directly with a
> document.getElementBy('') or do I need to refere
I have an html page which I'm trying to code. On it I have a form with
multiple html controls/elements. In order to reference the elements on
the page can I reference them directly with a
document.getElementBy('') or do I need to reference them with the form
id as a prefix? If so how do I code that
2 matches
Mail list logo