MCQOPTIONS
Saved Bookmarks
| 1. |
*$_What is the code snippet to change the class and let the stylesheet specify the details?? |
| A. | timestamp.className = "highlight"; |
| B. | timestamp.className = "change"; |
| C. | timestamp.className = "specify"; |
| D. | timestamp.className = "move"; |
| Answer» B. timestamp.className = "change"; | |