All options of the plugin can be set via the corresponding data attributes, for example: data-speed
for speed
option or data-animation-in
for animationIn
option.
Method that should be executed when you call the plugin.
default: show
Plugin speed. You can use decimal values, for example: 0.1
.
default: 5
Animation CSS class that should be added to displaying element when element is showing.
default: zoomIn
Animation CSS class that should be added to displaying element when element is hiding.
default: zoomOut
Spams your console with information about the events.
default: false