SyntaxFix
Write A Post
Hire A Developer
Questions
You have to use the contents() method:
contents()
$("#myiframe").contents().find("#myContent")
Source: http://simple.procoding.net/2008/03/21/how-to-access-iframe-in-jquery/
API Doc: https://api.jquery.com/contents/