MCQs > IT & Programming > JQuery > Which is the correct way to select all elements whose id contains string 'test' using jQuery?

JQuery MCQs

Which of the following is the correct way to select all elements whose id contains string "test" using jQuery?

Answer

Correct Answer: $("[id*='test']")

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it