InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not the jQuery method for manipulation?(a) stop()(b) html()(c) text()(d) val()I have been asked this question in unit test.I want to ask this question from Essential JavaScript and jQuery in division HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» The correct choice is (a) stop() |
|