iframe의 새로 고침 방법
1. 새로 고침 방법은 javascript의 document.fr.location.reload()를 사용할 수 있습니다.
2. document.fr.location.href를 수정하여 새로 고침 기능을 수행할 수도 있습니다.
예:
;input type ="button" onclick="javascript:show_syslog(1)">
참고: 두 방법을 동시에 사용하지 마세요. 두 배.
document.fr.location. href = " your.html";
document.fr.location.reload()