Is there any way to get the scripts from a request to be evaluated AFTER then response HTML has been updated? I am having an issue where there are scripts running but the HTML has not be updated yet. From what i can see the scripts are evaluated first and then the HTML is updated. I want the reverse of that to happen.
Steve
