How does jq get the value in iframe?

how does jq get the value in iframe

Jul.20,2021

.contentWindow

document.querySelector ('iframe'). ContentWindow


use JQuery to get the elements in Iframe in the parent window:

$("- id"). Contents (). Find ("of sharpiframe-id" of controls in sharpiframe "). Event ();

use JS to get the elements in Iframe in the parent window:

window.frames ["name value in iframe"] .document. GetElementById ("id of controls in iframe"). Event ();
Menu