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.
On Mon, Apr 6, 2009 at 5:57 PM, MorningZ <morni...@gmail.com
<mailto:morni...@gmail.com>> wrote:
"how to debug" is a pretty super vague statement
what are you looking to do? find objects? track your code? watch
AJAX requests?
On Apr 6, 10:50 am, jQueryAddict <jqueryadd...@gmail.com
<mailto:jqueryadd...@gmail.com>> wrote:
> I've seen a crapload of old posts but none really work well. Is
> everyone still just using the consol log thingy in Firebug or what?
> I've never used that with jQuery so I do not understand how to debug
> jQuery in Firebug still