K
karthickdevi
Hi,
I am calling an iframe from my parent document. In the parent document,
i used the following script to get the value of the textfield present
in the iframe. This doesn't seem to work in IE.
Please advise.
window.frames['myframe'].document.getElementsByName('mytextfield')[0].value
Thanks for your help,
Dev.
I am calling an iframe from my parent document. In the parent document,
i used the following script to get the value of the textfield present
in the iframe. This doesn't seem to work in IE.
Please advise.
window.frames['myframe'].document.getElementsByName('mytextfield')[0].value
Thanks for your help,
Dev.