# firebox/1.0.13/media/public/js/animations.js

FireBox – WooCommerce Popup Builder, Exit Intent Popup, Email Optin &amp; Cart Abandonment, version 1.0.13. 3 lines.

- Page: https://pluginprobe.com/plugins/firebox/1.0.13/code/media/public/js/animations.js
- Raw: https://pluginprobe.com/plugins/firebox/1.0.13/raw/media/public/js/animations.js
- Modified: 2022-05-16T15:27:10+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/firebox/1.0.13/code/media/public/js/animations.js#L10-L20`.

```javascript
!function(t){t.RegisterEffect("firebox.slideUpIn",{defaultDuration:450,calls:[[{translateY:"100%",opacity:1},.05],[{translateY:0},.95]]}),t.RegisterEffect("firebox.slideUpOut",{defaultDuration:450,calls:[[{translateY:"100%"},.95],[{opacity:0},.05]]}),t.RegisterEffect("firebox.slideDownIn",{defaultDuration:450,calls:[[{translateY:"-100%",opacity:1},.05],[{translateY:0},.95]]}),t.RegisterEffect("firebox.slideDownOut",{defaultDuration:450,calls:[[{translateY:"-100%"},.95],[{opacity:0},.05]]}),t.RegisterEffect("firebox.slideLeftIn",{defaultDuration:450,calls:[[{translateX:"-100%",opacity:1},.05],[{translateX:0},.95]]}),t.RegisterEffect("firebox.slideLeftOut",{defaultDuration:450,calls:[[{translateX:"-100%"},.95],[{opacity:0},.05]]}),t.RegisterEffect("firebox.slideRightIn",{defaultDuration:450,calls:[[{translateX:"100%",opacity:1},.05],[{translateX:0},.95]]}),t.RegisterEffect("firebox.slideRightOut",{defaultDuration:450,calls:[[{translateX:"100%"},.95],[{opacity:0},.05]]})}((window.jQuery||window).Velocity);


```
