Describe two advantages of referencing form objects using methods such as getElementById() rather than the forms array.?
What will be an ideal response?
Any two of the following:One advantage of referencing form objects using methods such as getElementById() rather than the forms array is that you don't need to switch between using one syntax for referencingformobjects and another syntax for non-formobjects.In addition, using Documentobject methods makes your code more flexible when you need the same code to be able to refer to both form and non-form elements.Finally, use of the name attribute is not allowed in the strict DTD for XHTML, so if you're writing JavaScript to work with XHTML documents, you cannot use the forms array or other browser arrays.
You might also like to view...
Explain the usual process for maintaining a chain of custody.
What will be an ideal response?
________ is the combination of previously separate technologies
A) Facial recognition B) Convergence C) Natural user interface D) Accelerometer
With what tool is the majority of the work involving device implementation, management, and troubleshooting for many types of hardware devices done?
a. Device Stage b. Device Manager c. System Properties d. DevPrep
In general terms, describe the equipment you would install on an equipment rack, including the size of the equipment and the method of attaching it.
What will be an ideal response?