Click Fade to display image effects based on jquery

Source: Internet
Author: User

Share an image effect on a jquery-based click-Fade display. This is an image switching effect code based on JQUERY+CSS3 for cool effects. As follows:

Online preview Source Download

The implemented code.

HTML code:

<Center><Pstyle= "COLOR: #334960">Click on the icon to show</P></Center>   <Divclass= "Main">       <DivID= "Coolshow"></Div>       <DivID= "Handbar"></Div>   </Div>    <Scripttype= "Text/javascript">       /*define the pictures to be displayed and the time to display the pictures*/$ (document). Ready (function () {           $('#coolShow'). Coolshow ({imgsrc: ['Images/1.png', 'Images/2.png', 'Images/3.png'], Speed: +           });   }); </Script>

via:http://www.w2bc.com/article/61838

Click Fade to display image effects based on jquery

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.