Hi all<br><br>Not sure if I'm missing something, render :js => "alert('hello');" does return the alert but also displays alert('hello') in the template as text. This is evident for all javascript returned via render js (inline or in .js.erb).
<br><br>Any help appreciated<br><br>Thanks<br><br>Frazer<br><br><br><br>