What attributes are valid for the select element?
a. name, id, multiple
b. name, id, multiple, rows, cols
c. name, id, multiple, selected
d. name, id, multiple, checked
a
Computer Science & Information Technology
You might also like to view...
Junk E-mail filters in Vista-only work with mail coming from POP3 servers
Indicate whether the statement is true or false
Computer Science & Information Technology
Adding a ButtonGroup object to a container ________.
a. is necessary for the functionality of the ButtonGroup to work properly. b. causes all the JRadioButtons in the group to have their event handlers registered. c. results in a compilation error. d. None of the above.
Computer Science & Information Technology