HTML in JS.ERB rendern

$('#comments ul.comments').append("<%= j render(:partial => 'comments/foobar') %>");
Yellowed Yak