Why is this:
jQuery(document).ready(function($) { console.log("test"); });
display this error message: console not defined
In Firefox 3.5.6 for Windows XP?
What version of Firebug are you using? I had the same issue with version 1.4.5 on Firefox 3.5.6 on macOS. What I did, I installed the latest beta from http://getfirebug.com/releases/firebug/1.5X/
After that, he did a great job.
The Firebug extension defines a console object in Firefox. It must be installed or there will be a JS error.
Source: https://habr.com/ru/post/1726839/More articles:MySQL UPDATE operation to avoid massive TRX sizes - databasehttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1726835/restricting-access-to-svn-for-some-users&usg=ALkJrhgUU2oo-r-1xfByt3gqS6WYJa5nngPython module to detect Linux version of Distro - pythonIs there a .Net 1.1 compatible String.GetHashCode implemented in .NET 2.0 code? - gethashcodeMicrosoft Enterprise Logging Application Block - reading a log file - c #Is there a Scrum plugin for Roundup Issue Tracker? - pythonHow can I call a perl process that is already running from another script? - perlchanging value in stl map in place - c ++django pagination - Remember selected checkboxes on different pages - djangoAlgorithm for transforming latitude and longitude coordinates to the world (OpenGL) - algorithmAll Articles