Jongraphs
09-21-2008, 07:15 PM
Hello everyone, thanks for you great help in the past.
I'm working on this site http://www.amadimag.com/amadiweb/
I'm using code that dynamically resizes an iframe window to fit the content of the page it's looking at, thereby eliminating the scroll bar, and having the parent page scroll. However, the code does not work when the iframe page is on a different domain other than the parent page. It's like a security thing or something. It works beautifully when both pages are in the same place.
Here's where I got the code: http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm
I need for this to work even though the 2 pages are on different domains. Is there a way? Thanks for any and all help.
I'm working on this site http://www.amadimag.com/amadiweb/
I'm using code that dynamically resizes an iframe window to fit the content of the page it's looking at, thereby eliminating the scroll bar, and having the parent page scroll. However, the code does not work when the iframe page is on a different domain other than the parent page. It's like a security thing or something. It works beautifully when both pages are in the same place.
Here's where I got the code: http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm
I need for this to work even though the 2 pages are on different domains. Is there a way? Thanks for any and all help.