Small and fresh jQuery ck-slide Image carousel, jqueryck-slide

Source: Internet
Author: User

Small and fresh jQuery ck-slide Image carousel, jqueryck-slide

Ck_slide is a small and fresh jQuery slide plug-in. It is very small and only 3 kb after compression. Its basic functions can be met. It supports fade-in, fade-out, left-side scrolling, Arrow/DOT control, and automatic playback.

Online instance
Default (fade in and out) Scroll left and right Automatic playback
Usage
<Div class = "ck-slide"> <ul class = "ck-slide-wrapper"> <li> <a href = "#">  </a> </li>... </ul> <a href = "javascript:" class = "ctrl-slide ck-prev"> previous </a> <a href = "javascript: "class =" ctrl-slide ck-next "> next </a> <div class =" ck-slidebox "> <div class =" slideWrap "> <ul class = "dot-wrap"> <li class = "current"> <em> 1 </em> </li> <em> 2 </em> </li> <li> <em> 3 </em> </li> <em> 4 </em> </li> <em> 5 </ em> </li> </ul> </div> $ ('. ck-slide '). ckSlide ();

  

Parameter Details
Parameters Description Default Value
AutoPlay Automatic playback False
Dir Optional 'x', that is, horizontal scrolling. Non-'X' indicates fade-in and fade-out. -
IsAnimate Enable animation effect? False
Download

 

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.