Re: Question
by "Nancy Whittley" <jnwhittley(at)fuse.net>
|
Date: |
Wed, 24 May 2000 09:29:53 -0400 |
To: |
"Char" <char33(at)home.com>, "HTML GUILD" <hwg-techniques(at)hwg.org> |
References: |
hwg |
|
todo: View
Thread,
Original
|
|
Put this in the Head Tags:
<SCRIPT TYPE="text/javascript" LANGUAGE="javascript">
<!--
function goWin(url)
{
newWin = window.open(url,'newWin','width=400,height=400');
}
// -->
</SCRIPT>
Put this in the Body where you want your link:
<A HREF="javascript:goWin('filename.html');">Click to Enlarge</A>
Replace the filename.html with whatever you choose to use.
Nancy
> I was hoping someone could assist me with this...:) I want to be able =
> to put a script on my page, where when you click on a picture, a smaller =
> window opens up on the screen with a larger picture and a short text =
> description of the photo, along with a close button.
>
> Any assistance you could offer would be greatly appreciated......!
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA