Hyperlinks opening in minimized windows

K

KC

Whenever I create a hyperlink on my website and set it to
open in a new window, the new window that comes up isn't
full screen, I have to maximize it everytime. Although
sometimes on other computers, it comes up the full screen
right away. I would like to not have to maximize my
hyperlinks everytime I want to view a link. Any ideas?
 
K

Kevin Spencer

Hyperlinks are not minimized or maximized. They are just links to a
resource. If the browser window is opening up minimized, something on your
system is causing it to do so.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
J

Jim Buyens

-----Original Message-----
Whenever I create a hyperlink on my website and set it to
open in a new window, the new window that comes up isn't
full screen, I have to maximize it everytime. Although
sometimes on other computers, it comes up the full
screen right away. I would like to not have to maximize
my hyperlinks everytime I want to view a link. Any ideas?

Try closing every IE window, make sure the last one you
close isn't minimized.

Otherwise, how are you opening these pages in new windows?
With target="_blank"?
With JavaScript?

If JavaScript, please post some sample code.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
|| Microsoft FrontPage Version 2002 Inside Out
|| Web Database Development Step by Step .NET Edition
|| Troubleshooting Microsoft FrontPage 2002
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
G

Guest

I set the target frame as new window and the target
setting as _blank
as for javascript I don't know.
 
K

Kevin Spencer

Have you checked your computer for any spyware or viruses?

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
T

Thomas A. Rowe

IE will remember the last windows size when you close it, so you need to
make sure you don't have any open IE windows, then open IE from your
desktop, set to full screen, then closed.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Top