Can IE Developer Tools be configured to 'see' a window that is less than full screen in size?
Posted
by
user2795930
on Super User
See other posts from Super User
or by user2795930
Published on 2013-09-20T12:35:20Z
Indexed on
2013/11/12
10:01 UTC
Read the original article
Hit count: 163
internet-explorer-dev
I have used Developer Tools for IE for over 2 years, so I have some good experience with the tool. But the window that I need to debug now is less than a full screen in size and cannot be made larger. (Just imagine a large window that is approximately 2/3's of your full screen, but cannot be enlarged so that it is full screen). So when I try to utilize Developer Tools to debug the window, it doesn't work. It is as if Developer Tools tries to look at the full screen which is displayed behind my window that is displayed on the screen. Is there any way to make Developer Tools 'see' a window that is less than full screen in size and sits on top of another screen / web page?
© Super User or respective owner