Got an example of what you are trying to debug?

and jQuery itself wouldn't throw errors, your code using jQuery would
be the source of errors 99% of the time

but to use firebug effectively in jQuery development... the "Console"
tab is invaluable for AJAX based calls, the "Inspect" tab is useful to
see ids and classes in the DOM, and the "Net" tab is great to make
sure all scripts/styles loaded

Reply via email to