Jump to content

Simple redirect script..


drorshem

Recommended Posts

It may not be the relevant place to ask this, but here we go...

 

<script type="text/JavaScript">
<!--
setTimeout("location.href = 'http://www.google.com' ;",1500);
-->
</script>

 

Very simple redirect script, as you can see...

 

How do I make Google being opened in target = "_blank" ?

 

Thank you.

Link to comment
https://forums.phpfreaks.com/topic/186257-simple-redirect-script/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.