To change the styling for all elements in a document with the same ____ property, use the getElementsByName() method.
A. id
B. selector
C. name
D. class
Answer: C
You might also like to view...
Answer the following questions true (T) or false (F)
1. True/False: In the following statement, Xis the initial value: For (X = N; X <= Y; X++) 2. True/False: A step value in a loop can be either a positive or a negative number. 3. True/False: Is the following statement true or false? Int(6.89) = 6.
Axis properties are similar to ________.
a) XElement objects b) XPaths c) XML documents d) TreeNode structures
High resource utilization on a mobile device means that
A) The Internet is being used when many other users are on it. B) The mobile device needs a processor upgrade. C) Too many photos (or other data) are stored. D) Apps are taking all the memory and processor power.
Which of the following is NOT important to the structure of the source data of a PivotTable?
A. The data should have column headings. B. All of the data should be numeric. C. There should not be blank columns or rows in the data. D. There should be the same type of data in each column.