[jQuery] $.getJSON and timeouts

[jQuery] $.getJSON and timeouts


Hi guys,
Is there any way to handle timeouts when using $.getJSON() ?
I tried to setup ajax "timeout" options to 2500 (2.5 sec), but as
getJSON does not use a XHR,
it seems not to work.
Any help would be grately appreciated,
thanks in advance,
Matt