IE windows and javascript

D

Dave

Hello all,
I have an IE window that always opens small ( not minimized) even if I
resize it and close it holding down the shift key. It opens from a java
script function that sets the height and width as

"toolbar=no,menubar=no,status=yes,height=screen.height,resizable=yes,width=screen.width"

if I open this same page from different computer it will open to a
different size. However I do not know how to change the size . I am sure
this is a reg key some where.
any suggestions?
 
D

Dave Patrick

Try asking them here. x-posted to:public.windows.inetexplorer.ie6.browser



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hello all,
| I have an IE window that always opens small ( not minimized) even if I
| resize it and close it holding down the shift key. It opens from a java
| script function that sets the height and width as
|
|
"toolbar=no,menubar=no,status=yes,height=screen.height,resizable=yes,width=screen.width"
|
| if I open this same page from different computer it will open to a
| different size. However I do not know how to change the size . I am sure
| this is a reg key some where.
| any suggestions?
 
S

siljaline

Insert the below in your IE Browser window;
(No Quotes)
"javascript:window.open(screen.availWidth,screen.availHeight)"

Silj

--
siljaline

MS - MVP Windows (IE/OE) & Windows Security, AH-VSOP

Security Tools Updates
http://aumha.net/viewforum.php?f=31

Reply to group, as return address is invalid that we may all benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top