InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a jQuery dimension method?(a) innerWidth()(b) outerHeight()(c) height()(d) css()I have been asked this question in an international level competition.The doubt is from Essential JavaScript and jQuery topic in section HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» Right ANSWER is (d) css() |
|