MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following Node object property returns the node immediately before a node? |
| A. | previousSibling |
| B. | textContent |
| C. | index |
| D. | localName |
| Answer» B. textContent | |