Allows the page to jump to code after a specified time, and the page to specify the jump code

Source: Internet
Author: User

Allows the page to jump to code after a specified time, and the page to specify the jump code

Let the page Jump to the code after the specified time:

This topic describes how to redirect a page after a specified time. javascript can be easily implemented. Of course, if you use a simpler method, you can use the header label. The Code is as follows:

<Meta http-equiv = "refresh" content = "5; url = http://www.51texiao.cn">

Put the above Code in the header. The first numeric parameter in the content is the specified time, in seconds, that is, the jump will be made after the seconds, and the url specifies the destination address of the jump.

Original address: http://www.51texiao.cn/HTML5jiaocheng/2015/0613/4145.html

The original address is: http://www.softwhy.com/forum.php? Mod = viewthread & tid = 13371.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.