Is your web page under construction or do you not want visitors, or want to make your visitor get a little mad? Copy this script that makes the browser go back to the page that the viewer came from.
<script type="text/javascript">
setTimeout("history.back();", 7000);
</script>
<script type="text/javascript">
setTimeout("history.back();", 7000);
</script>
No comments:
Post a Comment