IT/프로그래밍

[html] Java Script를 이용한 Redirect

박모 2023. 9. 13. 10:44
728x90

원글(이글루): 2009-12-29 20:29:00

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
        top.location.href="https://parkmo.tistory.com";
//-->
//  End -->
</script>

 

728x90