?Identify an expression that can be used to refer an element by itsidattribute.

A. ?document.getElementById(id)
B. ?Document.getElementbyID(id)   
C. ?document.getelementById(id) 
D. ?Document.getelementByID(id)


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following statements is true after the following statements are executed?

Set t = x Set x = y Set y = t a. x and y contain their original values. b. x and y have swapped their values. c. y contains the value in x and x stayed the same. d. x contains the value in y and y stayed the same.

Computer Science & Information Technology

Instead of using queries, the data in a table can be analyzed using a ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

When you are done recording the actions to be performed in a macro, click the ________ button

A) Macros B) Record Macro C) Pause Recording D) Stop Recording

Computer Science & Information Technology

____________________ are worksheet objects that you can move, overlap, and format.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology