D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
stickain
/
davidsteele.com
/
wp-content
/
themes
/
flatsome
/
inc
/
builder
/
shortcodes
/
values
/
Filename :
animate.php
back
Copy
<?php return array( 'none' => 'None', 'fadeInLeft' => 'Fade In Left', 'fadeInRight' => 'Fade In Right', 'fadeInUp' => 'Fade In Up', 'fadeInDown' => 'Fade In Down', 'bounceIn' => 'Bounce In', 'bounceInUp' => 'Bounce In Up', 'bounceInDown' => 'Bounce In Down', 'bounceInLeft' => 'Bounce In Left', 'bounceInRight' => 'Bounce In Right', 'blurIn' => 'Blur In', 'flipInX' => 'Flip In X', 'flipInY' => 'Flip In Y', );