richcleverley
MIS
Hi,
I have a page that is made using frames, at the bottom it has a close window lik that is made using a javascript parent.close() function.
It works fine in IE, but in Firefox it doesn't close and using the DOM inspector I get the error "Scripts may not close windows that were not opened by script.".
Is there anyway of getting the link to close the browser window in both IE and FF? I have tried the parent.window.close() function but it is exactly the same.
Thanks,
Richard
I have a page that is made using frames, at the bottom it has a close window lik that is made using a javascript parent.close() function.
It works fine in IE, but in Firefox it doesn't close and using the DOM inspector I get the error "Scripts may not close windows that were not opened by script.".
Is there anyway of getting the link to close the browser window in both IE and FF? I have tried the parent.window.close() function but it is exactly the same.
Thanks,
Richard