Don't you guys think that the scripts inside the HTML request should be evaluated after the onSuccess and onComplete events? Im asking this because sometimes i need the HTML inside the received response to be inject in the DOM before actually evaluating the script tags into the response.
evalScripts could be a string like 'after' and 'before', and of course, for backwards compatibility, if you put true it would eval the script before the onComplete and onSuccess events. Fábio Miranda Costa Engenheiro de Computação http://meiocodigo.com
