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
Post a Comment