InterviewSolution
Saved Bookmarks
| 1. |
Which method is not used for filtering in jQuery?(a) next()(b) first()(c) eq()(d) last()I got this question in my homework.Enquiry is from Essential JavaScript and jQuery in division HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» The correct choice is (a) NEXT() |
|