bootstrapx-buttonx Button extention which based on the button plugin of bootstrap provides the functionality to show the stateful loading icon with loading text. Usage set loading state $('button').buttonx('loading'); reset to original $('button').buttonx('reset'); Demo http://tshi0912.github.io/bootstrapx-buttonx/