vote up 2 vote down star

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?

flag

62% accept rate

3 Answers

vote up 0 vote down

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.

link|flag
I re-installed to make sure I had the latest, no effect. – Brian Oct 22 '08 at 20:04
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 May 20 at 17:20
vote up 0 vote down

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.

link|flag
vote up 0 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.