Hello everyone!
I'm using load() to get some php content in ti a div, the PHP has a long 
switch() conditional that brings back contents depending on var received, it 
works fine, almost all the time...
Sometimes, the load function doesn't load anything, there's a callback function 
for the load event, and it fires correctly, but nothing get loaded.
It is not a PHP problem cause if I pass the var via URL to the PHP document it 
works, even further, the same request sometimes works, sometimes not...
Is this common? Can I get any error report from the load() function?



      

Reply via email to