MCQs > IT & Programming > JQuery > Which code selects the first article from the news.html page, assuming every article is enclosed in <article> tags.

JQuery MCQs

Which code selects the first article from the news.html page, assuming every article is enclosed in <article> tags.

Answer

Correct Answer: $("#target").load("/news.html article:eq(0)");

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