iframe の親ページの要素を検索する方法: $('#id', window.parent.document) 親ページの iframe の要素を取得する方法: $ (this).contents().find("#suggestBox") iframe の親ページで定義されたメソッドと変数を呼び出します: parent.method parent.value