Js+css text Fade Fade Show _ Text effects

Source: Internet
Author: User
This code to achieve the fade out can be, relatively smooth, the same from javascript+css both.
<textarea id="runcode38821"><title>javascript text fade and Fade show </title> <script language= "JavaScript" > <!--Begin ie4 = (navigato R.appversion.indexof ("MSIE") >0) && (parseint (navigator.appversion) >= 4)); var count = 0, Count2 = 0, add1 = 3, Add2 = ten, Timerid; Function Show () {if (IE4) {count + = ADD1; Count2 + = ADD2; Delay = 30; if (Count2 > MB) count2 = 100; if (Count > m) {count = 100; ADD1 =-10; ADD2 =-3; Delay = 350; if (Count < 0) Count = 0; if (Count2 < 0) {count2 = 0; ADD1 = 3; ADD2 = 10; Delay = 200; } fader.style.filter = "Alpha (opacity=" +count2+ ", finishopacity=" +count+ ", style=2)"; Timerid = SetTimeout ("Show ()", delay); } window.onload = Show; End--> </script> <div id= "Fader" > <p> <font family= "Arial, Helvetica" color= "maroon" siz E= "+3" > You know what? Cloud-dwelling communities are jb51.net </p> </div></textarea>
[Ctrl + A All SELECT Note: If the need to introduce external JS need to refresh to perform]
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.