");
$("div#commenttext_"+json['aside'][i].id).html(json['aside'][i].content);
}
}
if (json['button'].check != 0){
for( i =0; i ");
/*是回應*/
}else{
/*有回覆*/
if($("div#reply_"+json['button'][i].id).html() != null){
$("div#commentbutton_"+json['button'][i].id).html(" ");
/*沒回覆*/
}else{
if(json['button'][i].self_write != 'y'){
$("div#commentbutton_"+json['button'][i].id).html(" ");
}else{
$("div#commentbutton_"+json['button'][i].id).html(" ");
}
全站熱搜
留言列表