Please provide me solution to access parent element from iframe. I have already tried following functions :
window.parent
parent
top.document
window.opener
But nothing is working on IE.
Please provide me solution to access parent element from iframe. I have already tried following functions :
window.parent
parent
top.document
window.opener
But nothing is working on IE.