Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
別のドメイン URL が呼び出される i フレームを呼び出す親 JSP ページがあります。今、私はiフレームにidを持つlogoutというボタンがあることを望みます:
<input type="button" id="logout" value="Logout">
現在、このボタンは I フレームにあります。親ページでクリック イベントが必要です。
どんな助けでも。
前もって感謝します。
document.parent を試して、親ドキュメントを選択してください