In my website, I have a requirement where iframe js should access the form fields of parent window. I tried with "window.parent.document.forms", but it is not working.
Is there any possibility to access the parent window content from iframe js? p.s. The iframe and parent window are different domain. The js file resides in iframe. Thanks! Venkatesan M ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [email protected] *******************************************************************
