Js text background line, such as "special effect of water" _ "special effect of text"

Source: Internet
Author: User
The line is like the Js text background special effect of running water. I like it very much. The background of the text is like the assembly line. It is constantly changing and beautiful.

<Title> Js text background effects such as streamline </title> script var message = "script home is a professional website for collecting various script learning materials. jb51.net" var n = 0; if (document. all) {document. write ('') for (m = 0; m <message. length; m ++) document. write (''+ message. charAt (m) + '') document. write ('') var tempref = document. all. neonlight} else document. write (message) function neon () {if (n = 0) {for (m = 0; m <message. length; m ++) tempref [m]. style. color = "#006666"} tempref [n]. style. color = "#3fadc7" if (n <tempref. length-1) n ++ else {n = 0 clearInterval (flashing) setTimeout ("beginneon ()", 1500) return} function beginneon () {if (document. all) flashing = setInterval ("neon ()", 23)} beginneon () script
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]

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.