|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Dreamweaver 'close window' pop up function
Having just worked out how to include pop up windows I'm wondering how you go about including a text 'close window' function within the windows?
Also, is it possible to edit these pop up windows i.e. change background colour, add links etc? Any help/advice appreciated. Thanks. ![]() |
|
#2
|
||||
|
||||
|
I don't know about the capabilities of DreamWeaver, but it is possible to change the background color and add links to a pop-up.
Code:
<a href="javascript:window.close();">Close Window</a>
__________________
Spreading knowledge, one newbie at a time. Learn CSS. | PHP includes | X/HTML Validator | CSS validator | Dynamic Site Solutions Design/program for Firefox (and/or Opera), apply fixes for IE, not the other way around. I'm looking for new clients. |
|
#3
|
|||
|
|||
|
I'll give it a whirl. Thanks
![]() |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Dreamweaver 'close window' pop up function |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|