<div dir="ltr">2016-09-23 18:18 GMT-03:00 Esteban A. Maringolo &lt;<a href="mailto:emaringolo@gmail.com" target="_blank">emaringolo@gmail.com</a>&gt;:<br><br>&gt; Beware you&#39;re doing html jQuery ajax every time you evaluate the onAjaxComplete: function, and that is discouraged, because you&#39;re not working in an instance of jQuery, but instead on the class.<br><br>Nevermind this, I got confused, it is the ajaxSetup that is discouraged. I&#39;ve been using `html jQuery ajax` all over the place.<div><br></div><div>It&#39;s the #script:/replaceWith: that confused me, I&#39;m used to do what you do inside #script: in an onSuccess:/onError: handler and use html: instead of #replaceWith:<br><br>Regards!<br><br>Esteban A. Maringolo<br><br></div></div>