Need to open a page in new window on web site

D

Diane

I need to be able to open a new page in a new window on
my web. Also I need this window to be full size (whole
screen).

Any help would be appreciated
 
S

Steve Easton

Right click the link you want to open the new window,
select hyperlink properties, select target frame,
select new window, click apply.
 
M

MD WebsUnlimited.com

Hi Diane,

You'll need to utilize JavaScript to accomplish as neither Spawn nor J-Bots
Pop Up / Window Close components will open a window Full Screen.
 
M

MD WebsUnlimited.com

Hi Steve,

New Window will open a window of the same size as the parent. That may not
meet the "full screen" criteria specified.
 
S

Steve Easton

Thanks

I've never had occasion to open a new window from
anything other than a full screen.
I just assumed that target="_blank" always opened full screen
unless a smaller size was specified via script.!!
 
S

Steve Easton

Ahhh got it.
The kind used by web sites that
make me want to hit Alt+F4 and
never go back.
 
Top