Simple Window 002
function newWindow() {
birdHouse = window.open("images/bh4.jpg","BirdHouse", "width=300,height=350, location=yes, toolbar=yes,scrollbars=yes")
}
A:hover {color: #FF0000; font-family: Arial}
Back
Simple Window 002
My Favorite Bird House
This script is the same but
Toolbar and Scroll Bars are
added.
Script instructions for <HEAD></HEAD> tags
<SCRIPT LANGUAGE="JAVASCRIPT"
TYPE="TEXT/JAVASCRIPT">
<!-- Paste between the <HEAD></HEAD> tags. -->
function newWindow() {
birdHouse = window.open("images/bh4.jpg","BirdHouse",
"width=300,height=350,
location=yes, toolbar=yes,scrollbars=yes")
}
</SCRIPT>
Script instructions for <BODY> of the HTML
Document
<A HREF="javascript:newWindow()">My Favorite Bird
House</A>
Paste script between the <HEAD></HEAD> tags.
function newWindow() {
birdHouse = window.open("images/bh4.jpg","BirdHouse", "width=300,height=350, location=yes, toolbar=yes,scrollbars=yes")
}
Paste script where needed in the body of the HTML Document.
My Favorite Bird House
© Copyright 2003
Ultimatephp.com
Wyszukiwarka
Podobne podstrony:
2006 05 Password Tricks Customizing the Password Popup Windowpopup window 5popup window 001popup window 6auto 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 4bbio 002więcej podobnych podstron