Error!
Success!

Accessing form objects when there are multiple forms

0
kicks

Accessing form objects when there are multiple forms  (Unpublished)

In order to access a form through Javascript, we need to obtain a reference to the form object. One obvious way to approach, which you have already seen, is to use the getElementById method. For instance, if we had a form with the id attribute "subscribe_frm", we could access the form in this way:


Kicked By:
Drop Kicked By: