Try using window.opener.location.href="index.html"
I've done the same things using a window with frames talking to a main window with frames, and I use the following:
parent.opener.parent.library.location.href
Where library is the target frame in the main window.
Let me know if...
Okay, here's my question.
I have a library of documents that is broken up first by subject, and then each subject is broken up into sections (each section is a separate HTML document). I want a way for the user to click on a button and have all the sections in a subject print. Is there a way...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.