MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following method will hide and destroy tooltip? |
| A. | .tooltip( destroy ) |
| B. | .tooltip(options) |
| C. | .tooltip( toggle ) |
| D. | .tooltip( hide ) |
| E. | None of these |
| Answer» B. .tooltip(options) | |