InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not the fade method in jQuery?(a) fadeTo()(b) fadeOn()(c) fadeOut()(d) fadeIn()The question was posed to me during a job interview.Query is from Essential JavaScript and jQuery topic in portion HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» The correct answer is (b) fadeOn() |
|