I cannot get the internet explorer web developer tool bar to work with a pop-up, it won't render at the bottom of the pop-up. Any suggestions?
+1
A:
I just tried this on my machine, and it seems to be working. Make sure you're using the latest version
Otherwise update your question and I'll try to help out again.
update: Make sure the toolbar is docked to your parent window before the popup fires. When I have the toolbar docked (using the little dock icon at the top right of the window) it seems to follow to the new popup.
Joe Basirico
2008-10-22 18:38:28
I re-installed to make sure I had the latest, no effect.
Brian
2008-10-22 20:04:25
I just tried this, and the toolbar doesn't show up in the popup (non-modal) and doesn't seem to have any way to work with it.
chris
2009-05-20 17:20:16
+1
A:
I am pretty sure it won't work with modal popup windows. If you are opening popups as modal you may have to change the code to mode-less just for debugging purposes.
TheZenker
2008-11-10 03:05:55
+1
A:
Use IE8, which has a much improved set of developer tools as compared to the extremely limited set in IE7. Hit F12 to open the developer tools in the popup.
EricLaw -MSFT-
2009-07-10 22:38:20