Example 1
The spinner is displayed to the right of the clicked element for 5 seconds.
click here

Example 2
The spinner is displayed centered over the clicked element for 5 seconds and the element is hidden using visibility to maintain layout positioning. Click here for an example.

Example 3
The spinner is displayed to the left of multiple items that have a matching class for 2 seconds.
click here


Example 4
A large, non-default preloader is used which means we need to override the options for img, height, and width. The spinner is displayed to the right of the url and an onFinish callback option is used to give you an alert after it closes in 2 seconds.
click here