I want to specify the size of a new window that opens
after clicking on a hyperlink. Is there an easy way to do
this? Thanks!!

Re: Specify New Window Size by Jens

Jens
Mon Aug 09 16:02:28 CDT 2004

Use a standard javascript popup. Using Spawn from
http://www.jimcoaddins.com/ to make it a breeze to create one.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

-----Original Message-----
From: Jacquie [mailto:anonymous@discussions.microsoft.com]
Posted At: 09. august 2004 22:28
Posted To: microsoft.public.frontpage.programming
Conversation: Specify New Window Size
Subject: Specify New Window Size


I want to specify the size of a new window that opens after clicking on
a hyperlink. Is there an easy way to do this? Thanks!!


Re: Specify New Window Size by Jacquie

Jacquie
Tue Aug 10 09:24:10 CDT 2004

Stupid Question: Won't most browsers, like Google, etc.,
block the popup?


>-----Original Message-----
>Use a standard javascript popup. Using Spawn from
>http://www.jimcoaddins.com/ to make it a breeze to create
one.
>
>Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
>
>-----Original Message-----
>From: Jacquie
[mailto:anonymous@discussions.microsoft.com]
>Posted At: 09. august 2004 22:28
>Posted To: microsoft.public.frontpage.programming
>Conversation: Specify New Window Size
>Subject: Specify New Window Size
>
>
>I want to specify the size of a new window that opens
after clicking on
>a hyperlink. Is there an easy way to do this? Thanks!!
>
>.
>

Re: Specify New Window Size by Steve

Steve
Tue Aug 10 10:48:14 CDT 2004

If the pop up is called by an action of the viewer such as clicking a link, "normally" No.

If the pop up is called by an onload event, normally yes.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer

"Jacquie" <anonymous@discussions.microsoft.com> wrote in message
news:33c401c47ee5$b3e49890$a301280a@phx.gbl...
> Stupid Question: Won't most browsers, like Google, etc.,
> block the popup?
>
>
> >-----Original Message-----
> >Use a standard javascript popup. Using Spawn from
> >http://www.jimcoaddins.com/ to make it a breeze to create
> one.
> >
> >Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
> >
> >-----Original Message-----
> >From: Jacquie
> [mailto:anonymous@discussions.microsoft.com]
> >Posted At: 09. august 2004 22:28
> >Posted To: microsoft.public.frontpage.programming
> >Conversation: Specify New Window Size
> >Subject: Specify New Window Size
> >
> >
> >I want to specify the size of a new window that opens
> after clicking on
> >a hyperlink. Is there an easy way to do this? Thanks!!
> >
> >.
> >