Which of the following jQuery method adds the specified class if it is not present, remove the specified class if it is present?

 Posted by Vivek.Ramapuram on 7/15/2015 | Category: jQuery Interview questions | Views: 4257 | Points: 40
Select from following answers:
  1. toggleStyleClass( class )
  2. toggleClass( class )
  3. toggleCSSClass( class )
  4. None of the above.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response