*Hi

**request.done(function(response) { 
     alert('done');
});

If you put a breakpoint next to the 'alert', then the alert is still 
executed.

But if you put a breakpoint next to 'request.done', then the alert (and all 
other statements in the function) is not executed - or appears not to be 
executed.

Any idea why?
*

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/c54ec3a9-6e5a-4d13-861a-c7ac4d14597a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to