Mitzrah's Get IT Right Column!!
Making Link Plates - Section 2
Updated : Friday, August 07, 1998

Mitzrah's Get IT Right Column!
Ok what the code will do is basically call up another smaller window with no browser buttons or location toolbar, but it will just show the HTML file you specify to show. This is the code, again it should be nestled before the </HEAD> tag.

<script language="javascript">
<!--//
function popup(url)
{
window.open(url, "Popup", "width=355,height=390,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=yes");
}
//-->
</script>

You can of course replace the width and height values to suite your needs. You also can also alter the yes/no values to get toolbars as well etc. Next is to learn the link to get the popup to show. Your <a href=""> tag will be of this form in order for it to work.

<a href="javascript:popup('URL')">Click here to see the box in action!!</a>

Click here to see a sample!

Express Menu
JAVAscripts
New browser window

---Click here to---
---see a sample---

Notes from Alex:

If you found my tutorial helpful, please drop a note by my guestbook! So I know that you have dropped by and benefitted from my efforts, it took me quite sometime to get these tutorial up! Click on home and then SIGN GUESTBOOK! I will also visit your homepage at GeoCities and sign your guestbook if you sign mine!

[ Emiri Nakayama | Sailor Mars, Rei | About Me | Photo Gallery ]
[ WWW Resources | HTML Tutorials | Hints & Tips | Banner Exchange ]
[ Awards | Win My Award | Home | Links | Change Music | E-Mail Me ]

Back to where you came from!

LinkExchange Network
LinkExchange Member Free Home Pages at GeoCities