Which jQuery method is used to switch between adding/removing one or more classes (for CSS) from selected elements?
switchClass()
toggleClass()
altClass()
switch()
Correct Answer : B
Is jQuery a W3C standard?
Which statement is true?
Which statement best explains what "unobtrusive JavaScript" is?