Forums
This topic is locked
close link in a chromeless window
Posted 23 years ago
1
has voted
23 years ago Roy Tebbenham posted:
I can't find any way to close the window opened with the Chromless Window Extension except the window top bar close X. Is there a way to have a close link in the window.None of the normal close window extensions work
Replies
Replied 23 years ago
23 years ago scre wdanger replied:
Use a gif, jpeg, text or whatever and add this as link
javascript:top.window.close()
I use it and it works perfect.
In other case add a frame and there use this script.
javascript:top.window.close()
I use it and it works perfect.
In other case add a frame and there use this script.