ok, so I\'ve got this code:
$(this).find(\'article.loading\').each( function(i) { var el = this; setTimeout(function () { $(el).replaceWith(
Try with window.setTimeout.
window.setTimeout