Search Results

0
votes

Debugging Ajax code with Firebug

You probably want to use the Net tab and filter the requests for XMLHttpRequests (XHR) only. Additional tips: don't …