Un peu de fun dans votre attente !!

Démonstration rapide

Installation

Utilisation/Intégration

Options

Exemples

JQuery('#progBar1').progBar({bubbles : {
       speed : 80
   },
    progress : {
     display : false
  },                
activateReflection : {
   bg : false         
},            
  progressSpeed : 1        
});
jQuery('#progBar2').progBar({
bubbles : {
active : false
},
progressSpeed : 80,
 texts : ['test1', 'test2', 'test3']
});          
jQuery('#progBar3').progBar({
colorChange : false,
progressSpeed : 100,
  texts : ['I am a test', 
   'You are a test', 
       'We are a test', 
      'We are not anything else', 
       'I want to die']
}); 

Crédits

Téléchargement