html/html_css2014. 1. 21. 14:01

사정이 있어서 페이지를 멈추어야 할때 다음과 같은 스크립트를

주면 된다.

 

<script>
  Location.href = "main.php";
</script> 

Posted by 갓리버리