[jQuery] Re: Debugging jQuery in Firebug

2009-04-07 Thread Dave S
Thank you. On Tue, Apr 7, 2009 at 8:39 AM, Liam Potter wrote: > > console.log(variable_here); > > Dave S wrote: > >> Ok, simple. I want to debug. I want to see what values I'm getting for >> the variables or actions that happen as a result of an event. >

[jQuery] Re: Debugging jQuery in Firebug

2009-04-07 Thread Dave S
Ok, simple. I want to debug. I want to see what values I'm getting for the variables or actions that happen as a result of an event. On Mon, Apr 6, 2009 at 5:57 PM, MorningZ wrote: > > "how to debug" is a pretty super vague statement > > what are you looking to do? find objects? track your