[jQuery] Ajax timeouts

[jQuery] Ajax timeouts


When I do an ajax call, I can control an error with the property
"error", but not an error due to timeout. How I can handle this? Is
possible?