mawtino
06-13-2011, 11:16 PM
1) Script Title: Window Widget
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/
3) Describe problem:
Ok, this is convoluted so bear with me. The script is located on my server. The page that is opened in the iFrame is on my server. But the page that is calling the script is in a different domain. So a 3rd party is executing the script from my domain and it opens a page in my domain in the iFrame but the executing page is in a different domain...
I know there are cross-domain security issues but is there truly no way to close the iFrame from within the iFrame in this instance? When I use parent.ANYTHING it returns "Unsafe JavaScript attempt to access frame with URL"...
:confused: HELP! :confused:
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/
3) Describe problem:
Ok, this is convoluted so bear with me. The script is located on my server. The page that is opened in the iFrame is on my server. But the page that is calling the script is in a different domain. So a 3rd party is executing the script from my domain and it opens a page in my domain in the iFrame but the executing page is in a different domain...
I know there are cross-domain security issues but is there truly no way to close the iFrame from within the iFrame in this instance? When I use parent.ANYTHING it returns "Unsafe JavaScript attempt to access frame with URL"...
:confused: HELP! :confused: