728x90
๋ฐ์ํ
์ฝ๋
<body align="center">
<script>
function loadHome(){
document.getElementById("tistory-home").src = 'https://we-always-fight-with-code.tistory.com/';
}
</script>
<h2>Iframe ํ์ฉ</h2>
<iframe height="400px" width="100%" id="tistory-home" style="border: 2px dotted orange;"></iframe>
<p>
<button onclick="loadHome()">๊ตฐ๊ณ ๊ตฌ๋ง๋ง๋ญ์ด์ ํฐ์คํ ๋ฆฌ ํ์ผ๋ก ์ด๋</button>
</p>
</body>โ
์คํ
Iframe ํ์ฉ
728x90
๋ฐ์ํ