HighDots Forums  

Close window help

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Close window help in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Brian
 
Posts: n/a

Default Close window help - 11-01-2003 , 11:03 AM






I have a pop window that I would like to offer a 'close window' button in
it. Can anyone give me the script for this or can I find this feature in DW.

Thanks

Brian



Reply With Quote
  #2  
Old   
Marcie
 
Posts: n/a

Default Re: Close window help - 11-01-2003 , 11:31 AM






I'm a newbie so take the advice with a grain of salt. I use
<p><a href="javascript:window.close()">close</a></p>

You may need
<script language="JavaScript">
</script>
in the head but I'm not positive on that

Hope it helps.
Marcie

"Brian" <farrellb (AT) indigo (DOT) ie> wrote

Quote:
I have a pop window that I would like to offer a 'close window' button in
it. Can anyone give me the script for this or can I find this feature in
DW.

Thanks

Brian





Reply With Quote
  #3  
Old   
mick_white
 
Posts: n/a

Default Re: Close window help - 11-01-2003 , 01:39 PM





Marcie wrote:

Quote:
I'm a newbie so take the advice with a grain of salt. I use
p><a href="javascript:window.close()">close</a></p

You may need
script language="JavaScript"
/script
in the head but I'm not positive on that

No you don't, Marcie.
Mick

Quote:
Hope it helps.
Marcie

"Brian" <farrellb (AT) indigo (DOT) ie> wrote in message
news:bo0ljm$ah8$1 (AT) forums (DOT) macromedia.com...


I have a pop window that I would like to offer a 'close window' button in
it. Can anyone give me the script for this or can I find this feature in


DW.


Thanks

Brian











Reply With Quote
  #4  
Old   
cgs
 
Posts: n/a

Default Re: Close window help - 11-01-2003 , 07:10 PM



I used
javascript:window.close()

hope it helps,
Chris.

Brian wrote:

Quote:
I have a pop window that I would like to offer a 'close window' button in
it. Can anyone give me the script for this or can I find this feature in DW.

Thanks

Brian




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.