[jQuery] Re: question about Firebug...

2007-07-05 Thread Aaron Heimlich
http://www.getfirebug.com/console.html The function documented here can be called from anywhere in your JS. On 7/5/07, Andy Matthews [EMAIL PROTECTED] wrote: I see that FB has a console...is it possible to print variables to this console as my JS code progresses? *

[jQuery] Re: question about Firebug...

2007-07-05 Thread Benjamin Sterling
Console can be used to run functions or write functions against your page. I think you should be able to just log your variables to the logger. On 7/5/07, Andy Matthews [EMAIL PROTECTED] wrote: I see that FB has a console...is it possible to print variables to this console as my JS code

[jQuery] Re: question about Firebug...

2007-07-05 Thread Dan G. Switzer, II
Andy, Make sure to read the docs: http://www.getfirebug.com/docs.html Lots of stuff you can do. (That link can be gotten to via the little Firebug icon next to the Inspect menu option.) To output data to the console, I usually use: console.log(); -Dan _ From:

[jQuery] Re: question about Firebug...

2007-07-05 Thread Andy Matthews
11:58 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: question about Firebug... Console can be used to run functions or write functions against your page. I think you should be able to just log your variables to the logger. On 7/5/07, Andy Matthews [EMAIL PROTECTED] wrote: I see that FB

[jQuery] Re: question about Firebug...

2007-07-05 Thread Nicolas Hoizey
I see that FB has a console...is it possible to print variables to this console as my JS code progresses? Yes, just do this: console.log('the message'); -Nicolas -- Nicolas Brush HOIZEY Clever Age : http://www.clever-age.com/ Gastero Prod : http://www.gasteroprod.com/ Photos :