trying to do the below
试着做下面的事情
$('#body').append('<div id=\"'+ name + 'div\"' + '>' + '\'' + @Html.Partial("_ChatWindow") + '\'' + '</div>');
$('#body').trying to do the below
试着做下面的事情
$('#body').append('<div id=\"'+ name + 'div\"' + '>' + '\'' + @Html.Partial("_ChatWindow") + '\'' + '</div>');
$('#body').