open IE in full screen

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

When I run my web app via the IDE, it opens up IE maximized (full screen) then when the page gets ready to load it shrinks down my IE window. Is there a way to keep IE to a full screen?
 
I had similar situation.

IE opens up reduced in size when running a web application from VS. I Maximize it using the Maximize button and close it then run VS again then it goes small again.

What worked for me is to manually Stretch it (the browser window) to full size ( Not via the Maximize box, use your mouse and drag it to full size) then closed IE.

I tried again and now it opens in full size again.

Also make sure no JavaScript code doing anything thing to the window size.


When I run my web app via the IDE, it opens up IE maximized (full screen) then when the page gets ready to load it shrinks down my IE window. Is there a way to keep IE to a full screen?
 
Thanks for the tip, I'll give it a shot
I had similar situation.

IE opens up reduced in size when running a web application from VS. I Maximize it using the Maximize button and close it then run VS again then it goes small again.

What worked for me is to manually Stretch it (the browser window) to full size ( Not via the Maximize box, use your mouse and drag it to full size) then closed IE.

I tried again and now it opens in full size again.

Also make sure no JavaScript code doing anything thing to the window size.


When I run my web app via the IDE, it opens up IE maximized (full screen) then when the page gets ready to load it shrinks down my IE window. Is there a way to keep IE to a full screen?
 

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

Similar Threads

Problems With CCleaner 9
Full Screen 5
VBA in IE window 1
full screen 1
Windows 10 Activate windows now message 3
Opening Windows Mail Full Screen 3
How can i get windows to open in full-screen size? 5
Internet Explorer Full Screen? 11

Back
Top