Do you have an ajax generated by code inside another ajax request? I believe SCRIPT(...) is returned but never executed for the same reason as in your code at the beginning of the thread: <script>...</ script> inside ajax content are ignored by the browser.
On Dec 24, 12:16 am, weheh <[email protected]> wrote: > Problem with my example above is that the setInterval is not being > executed after the callback.

