Share this
Twitter Button Facebook Button Weibo Button Tencent Button Qzone Button Google Buzz Button Reddit Button StumbleUpon Button Digg Button Orkut Button
    HTML   Redirecting script. How to redirect pages?

Redirecting script. How to redirect pages?

    

This script helps you redirect any page from any other page.

Click below link for the demo

redirecting script demo

Add the following code in the body section HTML page-

<script>
function redirect()
{
window.location.replace('type here the addres
      to which you want to redirect');
}
	setTimeout('redirect();', 5000);
		</script>

Other Popular Posts :

  1. How to apply Expando script in your WordPress Blog
  2. Create an attractive image gallery: Expando Script
  3. Create Image and content Gallary
  4. Easily create Flash menus, buttons and banners: FlashVortex
  5. HTML Codes and tags to help you
  6. Five Easiest Ways For Downloading YouTube Video
  7. How to Install WordPress | Making a Website from Scratch-2
No Comments - Leave a comment

Leave a comment

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

You can add images to your comment by clicking here.

Enter your email address:

Archives