JQuery flickerplate Slideshow

Source: Internet
Author: User

Flickerplate is a lightweight jQuery plugin that is only a few kilobytes in size. It allows the user to click on the mouse and then convert the content, very easy to use, responsive, support for touch devices

Online example
Default Round Point Navigation position Animation mode Dark Theme HTML Data Property
How to use
  1. <div Class="Flicker-example">
  2. <ul>
  3. <li data-background="Img/field.jpg">
  4. <div class="Flick-title">flickerplate</div>
  5. <div class="Flick-sub-text">--Compact jquery slideshow plugin </div>
  6. </li>
  7. <li data-background="Img/forest.jpg">
  8. <div class="Flick-title"> Modifiable Javascript or CSS</div>
  9. <div class="Flick-sub-text"> view parameters to see how to modify the effects you need </div>
  10. </li>
  11. <li data-background="Img/frozen-water.jpg">
  12. <div class="Flick-title"> Touch events </div>
  13. <div class="Flick-sub-text"> introduction of JQuery Finger plugin to support mobile device touch events </div>
  14. </li>
  15. </ul>
  16. </div>
Copy
    1. $(function() {
    2. $('. Flicker-example '). Flicker();
    3. });
CopyDetailed parameters
Parameters Describe Default value
Arrows Show left and RIGHT arrow controls True
Arrows_constraint Left and right, no clicks. False
Auto_flick Auto Play True
Auto_flick_delay Auto play interval, in seconds 10
Block_text Text Display background Shadow True
Dot_navigation Show Dot Navigation True
Dot_alignment Round Point Navigation position Center
Flick_animation Animation switch mode, optional transition-slide, Transform-slide, Jquery-slide, scroller-slide 4 kinds Transition-slide
Flick_position
Inner_width
Theme Set theme, optional light, dark 2 kinds Light
Download

JQuery flickerplate Slideshow

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.