I was trying to debug a local file with Firebug Lite in Internet Explorer 6. In the firebug options I chose Enable persistence=true and Start In New Window=true.
So when I click on my Firebug lite bookmarklet a new window appears with a warning : "to help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer". When I click Authorize nothing happens. I tried to reset the options of Firebug Lite by deleting cookies but this does not help. What is strange is that I have no problem using Firebug Lite to debug remote files (not on my computer). I tried to put this line in my code <script type="text/javascript" src="https://getfirebug.com/firebug- lite.js#startInNewWindow=false,enablePersistent=false"/> but firebug lite still open a new window.... Can you help me ? -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
