Pop-Up Window 006
function openpopup(){
var popurl="weekly news letter.htm"
winpops=window.open(popurl,"","width=200,height=200,")
}
A:hover {color: #FF0000; font-family: Arial; font-weight: bold}
Back
Pop-Up Window 006
This script does the same as the other
Pop-Up Window 005 except the the window opens when the page opens.
You have to be careful with this script and not over use it. It's
best to add a close window button.
Script instructions for <HEAD></HEAD> tags
<script>
function openpopup(){
var popurl="weekly news letter.htm"
winpops=window.open(popurl,"","width=200,height=200,")
}
</script>
Script for the <BODY> tag of the HTML
Document
onLoad="openpopup()"
Paste script between the <HEAD></HEAD> tags.
function openpopup(){
var popurl="weekly news letter.htm"
winpops=window.open(popurl,"","width=200,height=200,")
}
Script to be placed in the <BODY> tag.
onLoad="openpopup()"
© Copyright 2003 Ultimatephp
Wyszukiwarka
Podobne podstrony:
2006 05 Password Tricks Customizing the Password Popup Windowpopup window 5popup window 001popup window 002auto popup windowpopup window 3popup windowpopup window 4popup window 7windowsInstalacja systemu Windows z pendrive aKlucze Rejestru WindowsWindows MessagesCwiczenie z Windows Server 2008 wysoka dostepnoscWindowsFormsApplication1 csproj FileListAbsolute (11)Windows 2 Laboratorium 4bKlastry pracy awaryjnej w srodowisku Windows Instalacja konfiguracja i zarzadzanie klastrwięcej podobnych podstron