sepios87 / Progress-Image-jQuery

This library allows you to create a progress bar on a image. This image can be a <i>, a <span>, <img> or a <svg>

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Progress Image in jQuery

Steps to follow :

  1. Import the jQuery script
  2. Import the "progress.js" script
  3. Add your icons
  4. Add the "progressIcon" class to your
  5. Add the datas you want (data-percent, data-color, data-animation)
  6. You can edit the style with progressIcon
  7. Have fun!

image rendu

About

This library allows you to create a progress bar on a image. This image can be a <i>, a <span>, <img> or a <svg>

License:MIT License


Languages

Language:HTML 55.9%Language:JavaScript 40.7%Language:CSS 3.4%