popup window 005






Pop-Up Window 005


function openpopup(){
var popurl="weekly news letter.htm"
winpops=window.open(popurl,"","width=200,height=200,")
}















A:hover {color: #FF0000; font-family: Arial}









Back

Pop-Up Window 005

 







Sign up for Weekly Newsletter




This script opens a Pop-up window and displays another
webpage.  In this example the link invites the visitor to sign up for
a weekly newsletter, however  it could easily be change to invite the
visitor to stay apprised of specials.  Another little trick is to
place a close function in the
submit button so the Pop-up will close when the visitor submits the
form.  Want another little trick... 
You can use a PHP Email Script to handle the submissions.




Place script between the <HEAD></HEAD> tags.





<script>

function openpopup(){
var popurl="weekly news
letter.htm"
winpops=window.open(popurl,"","width=200,height=200,")
}

</script>
 




Place where needed in the body of the HTML
Document.




<a href="javascript:openpopup()">Sign up
for Weekly Newsletter</a>




Place script between the <HEAD></HEAD> tags.
















function openpopup(){
var popurl="weekly news letter.htm"
winpops=window.open(popurl,"","width=200,height=200,")
}













Paste script where needed in the body of the HTML Document.


















Sign up for Weekly Newsletter














© Copyright 2003 Ultimatephp






Wyszukiwarka

Podobne podstrony:
2006 05 Password Tricks Customizing the Password Popup Window
popup window 001
popup window6
popup window 002
auto popup window
popup window3
popup window
popup window4
popup window7
windows
Instalacja systemu Windows z pendrive a
Klucze Rejestru Windows
Windows Messages
Cwiczenie z Windows Server 2008 wysoka dostepnosc
WindowsFormsApplication1 csproj FileListAbsolute (11)
Windows 2 Laboratorium 4b
Klastry pracy awaryjnej w srodowisku Windows Instalacja konfiguracja i zarzadzanie klastr

więcej podobnych podstron