firefox - How do i remove firebug console from other browsers? -
I have developed my site with Firefox and the Firebug plugin, but when I put it on other browsers (IE / Chrome) I see, then the console window appears at the bottom of the screen (very annoying).
How can I disable it? And why is this appearing?
gath
Is your site script tags / ... that load? If so, remove them and the firebug should not be shown anymore.
Comments
Post a Comment