JavaScript/jQuery LoadPanel - indicatorOptions
Configures the load indicator.
animationType
Chooses between predefined load indicator animations.
Type:
Default Value: 'circle'
LoadPanel ships with two predefined load animations: circle and sparkle. To implement a custom load animation, specify a .gif image in the src property.
NOTE
When src is specified, animationType has no effect.