ControlBar.transition

Configuration attribute for Smart Crop Video Viewer.

[ControlBar.|<containerId>_controls.]transition=none|fade[, *delaytohide*[, *duration*]

none|fade

Specifies the effect type that is used to show or hide the control bar and its content.

Use none for instant show and hide. Use fade to provide a gradual fade in and fade out effect.

Fade is not supported on Internet Explorer 8.

delaytohide

Specifies the time in seconds between the last mouse/touch event that the control bar registers and the time control bar hides.

If set to -1, the component never triggers its auto-hide effect and always stays visible on the screen.

duration

Sets the duration of the fade in and fade out animation, in seconds.

Properties

Optional.

Default

fade,2,0.5

Example

transition=none

On this page