Here is the sample code which I am not able to solve. I did it using javascript, but when I am doing using jQuery, I do not able to target the element.
Script :
to select element with id within the parent window
$('#iframeOne',window.parent.document);