Have you tried placing your effects code inside .ajaxStop()? Code inside it does not fire until the AJAX request is complete.
http://docs.jquery.com/Ajax/ajaxStop#callback
Have you tried placing your effects code inside .ajaxStop()? Code inside it does not fire until the AJAX request is complete.
http://docs.jquery.com/Ajax/ajaxStop#callback