Forums
This topic is locked
close window behavior
Posted 11 Jul 2002 18:48:17
1
has voted
11 Jul 2002 18:48:17 Dwayne Gandy posted:
in the behaviors box I have a "open browser window" but I don't see one for "close window". Is anyone familiar with one? Would like to have a button in the center of the page labeled "close window click here".Replies
Replied 11 Jul 2002 19:23:51
11 Jul 2002 19:23:51 aegis kleais replied:
just apply a simple javascript to it
<input type="button" value="close window" onClick="javascript:window.close()">
Aegis Kleais
New Media Web Developer
(DWMX : IIS5.1 : SQL2K : WXP : ASP[VB/JS])
<input type="button" value="close window" onClick="javascript:window.close()">
Aegis Kleais
New Media Web Developer
(DWMX : IIS5.1 : SQL2K : WXP : ASP[VB/JS])
Replied 12 Jul 2002 02:13:11
12 Jul 2002 02:13:11 Ricardo Ribeiro replied:
Or if you prefer you can search an extension which makes the job for you. I'm sorry I can't give you the URL but I'm sure you will find it easily. I'm using such a extension myself.
Replied 13 Jul 2002 20:50:51
13 Jul 2002 20:50:51 Dwayne Gandy replied:
OK, Thanks! I thought it should be prety simple, but didn't know where to look.
Dwayne
Dwayne