인터넷정보

iframe 리로드 시키기

알 수 없는 사용자 2007. 10. 18. 13:58
iframe 리로드 시키기

<a href='javascript:void(0);' onclick=parent.iframe_name.location.reload()>새로고침 합니다</a><br>

<iframe src='/html/marquee.html' name='iframe_name'></iframe>




















반응형