I would like to include a little Pop Up for information,
or a photo without having to make a link to a whole new
page. I am using FrontPage 2000 and would be willing to
upgrade to FrontPage 2003 if it offers this option.

Any advice for me?

Robin
robin@spencerstudio.com

Re: How do I make Pop Ups? by Jay

Jay
Fri Mar 05 14:10:48 CST 2004

<script lang="javascript">
winfeatures="width=800,height=510,scrollbars=1,resizable=1,toolbar=1,locatio
n=1,menubar=1,status=1,directories=0"
win2=window.open('http://www.someurl.com',"",winfeatures)
</script>


"Robin" <robin@spencerstudio.com> wrote in message
news:7e2d01c402c0$dfb4c900$a101280a@phx.gbl...
> I would like to include a little Pop Up for information,
> or a photo without having to make a link to a whole new
> page. I am using FrontPage 2000 and would be willing to
> upgrade to FrontPage 2003 if it offers this option.
>
> Any advice for me?
>
> Robin
> robin@spencerstudio.com