I have a page that works fine in Firefox (natch). I'm now trying to get it to work in IE7. When I just load it in IE7, it doesn't work properly, but I don't get enough information to diagnose it. So, I installed firebug-lite locally (same directory), and added the requisite "script" tag right after the start of the "head".
When I loaded this in Firefox, it still worked fine. The real Firebug apparently watches for firebug-lite being loaded and disables it, as when I looked at the HTML view, the script tag wasn't even there. I then loaded this in IE7. After displaying a couple of lines of text, I get the following useless dialog: "Internet Explorer cannot open the Internet site http://... Operation aborted" The URL was the URL I entered to get to my page. If I then remove the "firebug-lite" script tag and reload, it still has problems, but it doesn't have the "cannot open" error. Is there some way to get IE7 to give more information instead of that useless dialog? -- 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 http://groups.google.com/group/firebug?hl=en.
