Javascript : Redirect Halaman Dengan Delay Waktu

Code :

<html>
<head>
<script type="text/javascript">
<!--
function delayer(){
    window.location = "http://h4nk.blogspot.com"
}
//-->
</script>
</head>
<body onLoad="setTimeout('delayer()', 500)">
<h2>Directory access is forbidden.</h2>

</body>
</html>

2 Komentar

Berikan Komentar yang bermanfaat dan sehat.

Posting Komentar
Lebih baru Lebih lama