Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010

dxLoadPanel dxLoadPanelAnimation

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

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

dxLoadPanel dxOverlayAnimation

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

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

dxMenu animation

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

Set this object to null or undefined to disable animation. hide An object that defines the animation properties used when the UI component is being hidden. show An object that defines the animation...

dxPopover animation

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

The following code specifies the default value of the object: { show: { type: 'fade', from: 0, to: 1 }, hide: { type: 'fade', from: 1, to:...

dxPopover dxOverlayAnimation

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

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