jQuery LoadPanel - animation

Configures UI component visibility animations. This object contains two fields: show and hide.

Default Value: null

Set this object to null or undefined to disable animations.

hide

An object that defines the animation properties used when the UI component is being hidden.

Default Value: null

show

An object that defines the animation properties used when the UI component is being shown.

Default Value: null