MCQs > IT & Programming > JQuery > Right way to access the contents of an iframe using jQuery?

JQuery MCQs

Whats the right way to access the contents of an iframe using jQuery?

Answer

Correct Answer: If the <iframe> is from the same domain, the elements are easily accessible as $("#iFrame").contents().find("#someDiv").removeClass("hidden");

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