ramblenman
Technical User
I what to load a new window when a person clicks on the link. I know how to do this to link to a new site, but it does not seem to work for loading a html document. Is this possible? I need to open this file into a new window without closing the one it was opened from.
I have enclosed my script here:
<a href="#" onclick = "window.open"totalframe.html";">Click here to continue</a>
__________________
I have enclosed my script here:
<a href="#" onclick = "window.open"totalframe.html";">Click here to continue</a>
__________________