Bootstrap dynamic progress bar combined with jquery

Source: Internet
Author: User

This progress bar implements the function:

1. The progress bar component of the bootstrap is used.

A. Add class. Progress to the outermost <div>, in the layer <div> add Class Progress-bar to achieve the basic progress bar.

B. Add Class. progress-striped to the outer layer <div> to implement the stripe progress bar.

C. In the inner layer <div> join class. Progress-bar-danger/warning/info/success to achieve red, yellow, blue, green

D. Add class to the outer <div>. Animate effect

2. Use jquery to control progress bar progress.

0-30 displays red, 30-60 shows yellow, 60-90 shows green, 90-100 shows Green

Implement progress bar Pause, stop, restart, resume function

The specific code is as follows:

 1 <! DOCTYPE html> 2 

Bootstrap dynamic progress bar in conjunction with 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.