InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the Navigator object method?(a) javaEnabled()(b) moveBy()(c) scroll()(d) stop()I had been asked this question at a job interview.Question is from Essential JavaScript and jQuery in section HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» Right OPTION is (a) javaEnabled() |
|