M
Q. Which of the following can be used to select HTML elements based on the value of their name attributes?
- Correct Answer - Option(B)
- Views: 40
- Filed under category Machine Learning
M
To select HTML elements based on the value of their name attributes, you can use the getElementsByName() method of the Document object:
You must be Logged in to update hint/solution
Discusssion
Login to discuss.