rc452860 / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

Conflict with firebug-lite #312

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install firebug-lite according http://getfirebug.com/firebuglite
2.Add ie7-js onto the same page
3.Use IE browser

What is the expected output? What do you see instead?
Firebuglite will place an icon on the right-bottom corner for using to debug 
the current page. However, it keep saying "Access to restricted URI denied", 
and the icon disappeared.

What version of the product are you using? On what operating system?
IE9.js, IE8.js on Windows 7, Windows XP.

Please provide any additional information below.

It tooks me a while to think the problem is caused by same-origin policy, or 
how to install firebug-lite. Since IE keeps saying the problem is coming from 
firebug-lite.js line 6588 character 13 .

It is impossible to use firebug-lite in production environment, however if 
ie7-js can live together with firebug-lite would be more better for debugging 
life.

Till the end, while I remove the IE9.js from the html page, firebug-lite get to 
normal.

Original issue reported on code.google.com by benppt...@gmail.com on 23 Mar 2011 at 8:07

GoogleCodeExporter commented 9 years ago
I have the same problem~

Original comment by moxuany...@gmail.com on 3 Aug 2011 at 9:41