John J Barton wrote:
If you get a message in the Console panel about a function not
defined, then you tried to call a function that is not defined. The
firefox js engine is telling you that, firebug is just reporting.
jjb
On Jul 17, 10:31 am, Dale <[email protected]> wrote:
Firebug is telling me that my functions are not defined when they
are. However, I have all my variables declared and all my functions
defined in one <script.....></script> entry in the <head> section of
the html file. Some tutorial I read (I don't recall which) advised to
put all functions in the <head> section, but could that be why Firebug
is reporting it as not defined?
What I was saying is that the function so reported was indeed defined.
However, I have found the problem. There was a syntax error in another
function and I suppose that because of that the entire script was
disabled by Firefox. It was a missing a parenthesis, and as soon as I
fixed it, everything started working again.
--
Dale Erwin
Lurigancho, Lima PERU
http://leather.casaerwin.org
=======
Email scanned by PC Tools - No viruses or spyware found.
(Email Guard: 7.0.0.18, Virus/Spyware Database: 6.15450)
http://www.pctools.com/
=======
--
You received this message because you are subscribed to the Google Groups
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/firebug?hl=en.