$(document).ready(function(){ $('#comment-list').empty() set_temp() show_comment() });
새로고침하면 아래 방명록들이 지워지면 좋겠는데, 어떤 코드를 입력해야할까요?