Basic queries on using Firebug
HI I am new to Javascript. I have added Firebug in my browser.
I want to know when I type console.log('Testing console'); in the terminal
of the firebug, why am I getting the output as undefined. I was expecting
the text Testing console to appear.
And also, I have installed Firebug light in Chrome. I am not being able to
get the search box.
Thanks in Advance
No comments:
Post a Comment