MCQs > IT & Programming > JQuery > Which is the fastest method to change the css of more than 20 elements on a page?

JQuery MCQs

Which is the fastest method to change the css of more than 20 elements on a page?

Answer

Correct Answer: $(’<style type=“text/css”>img.thumbnail { border: 1px solid #333; }</style>’).appendTo(‘head’);

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