MCQOPTIONS
Saved Bookmarks
| 1. |
focus() method is used for? |
| A. | attaches an event handler function to an HTML form field |
| B. | takes two functions and is a combination of themouseenter()andmouseleave()methods |
| C. | attaches an event handler function to an HTML element |
| D. | attaches an event handler function to an HTML element |
| Answer» B. takes two functions and is a combination of themouseenter()andmouseleave()methods | |