Scroll bars and marquee lights

Source: Internet
Author: User

1. Other functions

obj = setinterval (' function name ', number of milliseconds);  Clearinterval (obj); ---> This is equivalent to a timer;

obj = SetTimeout (' function name ', number of milliseconds); Cleartimeout (obj);

2. Scroll bar

! doctype html>

Run results

650) this.width=650; "Src=" Http://s4.51cto.com/wyfs02/M00/89/46/wKioL1gOkMPBSRncAAAI1AfveRs827.png-wh_500x0-wm_3 -wmp_4-s_1529369556.png "title=" Qq20161024203244.png "alt=" Wkiol1gokmpbsrncaaai1afvers827.png-wh_50 "/>

3. Happy Lantern

<! doctype html>

Run results

650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M00/89/46/wKioL1gOkPmyq_weAAA_nQFY1mg411.png-wh_500x0-wm_3 -wmp_4-s_4063314371.png "title=" Qq20161024205627.png "alt=" Wkiol1gokpmyq_weaaa_nqfy1mg411.png-wh_50 "/>

4. Summary

(1), num = setinterval (' event function ', MS), this function (setinterval) is a timer, which executes the function once every few hours;

Clearinterval (NUM) is the terminating execution timer function;

(2), num = setTimeout (' event function ', milliseconds), this function executes only once and is not executed;

Cleartimeout (num), terminating the timer execution;


This article is from the "11586096" blog, please be sure to keep this source http://11596096.blog.51cto.com/11586096/1865255

Scroll bars and marquee lights

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.