Well, not everything uses AJAX... and there is a ton of code that would be really messy to mix inside some of the ajax calls... Some of it is using innerHTML also, which doesn't work for selectors either...
On Aug 21, 8:15 am, GasGiant <[EMAIL PROTECTED]> wrote: > 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