Using the jquery queue to implement an animated _jquery based on the number of inputs

Source: Internet
Author: User

Let's take a look at the effect chart that you want to implement

As shown in the GIF above, you can enter the number of animations you want to produce in the input box, and then click the Click me button to produce an effect. The effect is generated by several presets in the array. Here for demonstration convenience, no specific shape, such as can be replaced by some other iconfont to achieve the effect.

Realize the idea

Through $.queue and $.dequeue to achieve the animation queue access and removal results. First, input the array of corresponding quantity effect objects is formed by the number entered. Then the array is stored $.queue in, and finally through the click me button to trigger, one to remove the animation sequence, to achieve animation.

Attention

Here to note that, in a one out of the animation, used setInterval , do not need to clear the timer, otherwise it will affect the sequence, keep out.

<!doctype html>  

Summarize

The above is the entire content of this article, interested friends to run their own operation will be easier to understand, if there are questions to exchange messages, I hope this article can help.

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.