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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -