구글링 하면서 찾은 자료인데요! 사이드바 div 에 id 를 ar_1 등 유지보수 하기 쉽게 작성 해놓은 다음 최하단에 <script> setInterval(function() { $("#ar_1").load(location.href+" #ar_1>*",""); }, 3000); </scr...
20220208 목록 앞에 표시할 경우 댓글이 있으면 밀리는 현상때문에 제목 뒤로 표시될 수 있게 옮겼습니다. 기존자료 https://xetown.com/point_contents/114955?search_keyword=misol&search_target=title_content 의...