I’ve been struggling with this and can’t seem to figure out how to get it to work. I have a page, say its called StartPage.html. A link on the StartPage.html uses JavaScript to open a new window – PageTwo.html in Window 2. Once the user it finished with the info on PageTwo.html, I want them to click a link that closes the window (Window 2) and sends them back to the first window, where a new page – PageThree.html - loads.
How can this be accomplished?
Thanks in advance for the help.
How can this be accomplished?
Thanks in advance for the help.