Forums
This topic is locked
Closing the Browser
Posted 11 Feb 2004 19:35:04
1
has voted
11 Feb 2004 19:35:04 MARCUS LEE posted:
Is there a JavaScript or HTML command that can be embedded into an image to close a browser?If so, please advice how. Thanks
Replies
Replied 16 Feb 2004 01:32:15
16 Feb 2004 01:32:15 Phil Shevlin replied:
Embedded into an image??
javascript:self.close()
will slose a window
javascript:self.close()
will slose a window