I have an HTML page that uses javascript to open a Java applet in a full sized new window. That's all it does. After the new window opens, I would like the parent window to go back to the previous URL.
Is there a JavaScript function that accomplishes the same thing as the browser back button ?
Is there a JavaScript function that accomplishes the same thing as the browser back button ?