Open link in new window MAXIMIZED

D

David French

Is there any way to force a new window to open maximized from a hyperlink?

Dave French
 
T

Thomas A. Rowe

Yes, however you would have to use JavaScript to create the window and many visitors to your site
may never return after having this happen.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
D

David French

So the size of the window is determined by the last IE window that was
closed, correct?

Dave

PS - My compliments on a SPEEDY reply!! Very refreshing!
 
T

Thomas A. Rowe

Yes, if you just specify New Window (_blank) as the frame target.

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

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