draconan
10-03-2003, 08:38 AM
Hi,
I have a webpage set up with frames (banner, index & main body frames) and would like to include a link to close down the window.
I've tried the following code in each of the 3 frames but the command is ignored:
<a href="javascript:self.close()" target="_self">Close window now</a>
Any ideas?
I have a webpage set up with frames (banner, index & main body frames) and would like to include a link to close down the window.
I've tried the following code in each of the 3 frames but the command is ignored:
<a href="javascript:self.close()" target="_self">Close window now</a>
Any ideas?