Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: DocBuilder:
Close page

 

 


MayDay
User

Oct 8, 2004, 12:36 PM

Post #1 of 2 (5224 views)
Shortcut
Close page Can't Post

Another request I know you can help me with...I want to add a simple javascript to close the page. I tried adding "close this page" in the _doc_header template like this:

<a href="javascript:window.close();">Close This Page</a>

but this does not work. Can you point me in the right direction?

Robert


Cliff
Staff


Oct 8, 2004, 5:02 PM

Post #2 of 2 (5215 views)
Shortcut
Re: [MayDay] Close page [In reply to] Can't Post

Hi Robert,

Thanks for posting. You can try using this code instead


Code
<a href="javascript:top.close()">Close This Page</a>


I think that is closer to what you are looking for Smile
Regards,
Cliff Stefanuk - Customer Service Manager
[email]support@interactivetools.com[/email]