Created by: gustavosaume
The progress buttons are a mix between the bootstrap button and the progress bar, to indicate progress while is processing a request (disabled). The only requirement to make it work is to add the .btn-progress
class and disable the button or simple use the button js component.
here you can see a working example http://bigpanza.com/playground/2013/01/17/bootstrap-progress-button/