MCQs > IT & Programming > JQuery > What will be the message in the alert box?
Text mates
Text mates2
alert(jQuery('.selector').text().length);

JQuery MCQs

What will be the message in the alert box?

<div class="selector">Text mates</div>

<div class="selector">Text mates2</div>

alert(jQuery('.selector').text().length);

Answer

Correct Answer: 21

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