Which of the following will call a function named setBlue() when a text box with id = "blue" gets the focus?
a.
```
onfocus = "blue" onclick = ("setBlue()");
```
b.
```
onfocus.blue = setBlue()
```
c.
```
id = "blue" onclick = setBlue()
```
d.
```
onfocus = "setBlue('blue')"
```
d.
```
onfocus = "setBlue('blue')"
```
You might also like to view...
After creating a recordset, you could use the ________ method to advance through the records of the recordset
A) MoveForward B) NavigateForward C) MoveNext D) NextRecord
The FRCP is a set of rules that is relevant to which type of investigation?
a. Internal b. Criminal c. Civil d. It affects all of them equally.
The element is an example of a(n) ____ element.
A. inline B. phrase C. block-level D. blocking
A(n) __________system is a computer program that coordinates all the activities of computer hardware.?
A. ?operating B. ?application C. ?indexed D. ?baseline