Skip to content

ttisch/jQLoadingState

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

jQLoadingState

jQuery Plugin - Button Loading State

This plugin is used to quickly put buttons into some kind of loading state. While in loading state buttons change their content to animated dots '...'.

Screenshot

Usage

Put some button to 'loading state':

$(buttonElement).toLoadingState();

Put some button back to its initial state (when loading is done):

$(buttonElement).toInitialState();

About

jQuery Plugin - Button Loading State

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published