Not able to open developer tools on a Modal dialog in IE11 on windows 10
问题 Not able to open developer tools on a Modal dialog in IE11 on windows 10. Recently I upgraded to Windows10, I have done the attached settings in my IE but still it is not working. 回答1: Open DevTools -> Console in the main window and run the following command: window.showModalDialog = window.open It will force browser to open all modal dialogs in a regular window. 回答2: The question seems to have been answered elsewhere. Interestingly asked by @vijaykandady on the other forum as well around the