javascript - Firebug - cant see console.log output when run from .js file -


i using mozilla developers edition embed firebug. when use console.log() function inside source javascript file, cant see output in firebug console. when type function directly console prompt, ok.

why that?

disable firebug , see if console prompt appear in build-in developer tool. if yes, reinstall firebug.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -