Hi John:
When I open firebug console and click ajax request, the console can
show the code in ajax reponse, but in browser the ajax cannot respond
(looks keep loading).
I am using 1.4X.0a30. (on my firefox 3.5b4)
In my old version (1.3 with firefox 3.0), this works fine. I can open
console and click ajax request, console can display me the code, and
in browser the request responds correctly.
I am not sure if this is a bug or I didn't turn something on?