Ajax always with Timeout?

Ajax always with Timeout?

when I do a ajax request and I want to apply a event-handler, css or another thing over elements received I  use Timeout because $.ready.... is not usable in this context. It's ok? or can I use another technic?

Thanks.