|
Server : Apache/2.4.18 (Ubuntu) System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64 User : oppastar ( 1041) PHP Version : 7.0.33-0ubuntu0.16.04.15 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,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, Directory : /var/www/jualakionline.com/public_html/theme/lib/rs-plugin/ |
Upload File : |
(function ($) {
"use strict";
// Revolution Slider Initialize
if($(".fullwidthbanner").get(0)) {
var rev = $(".fullwidthbanner").revolution({
delay:9000,
startheight:500,
startwidth:1280,
hideThumbs:10,
thumbWidth:100,
thumbHeight:50,
thumbAmount:5,
navigationType:"both",
navigationArrows:"verticalcentered",
touchenabled:"on",
onHoverStop:"on",
navOffsetHorizontal:0,
navOffsetVertical:20,
stopAtSlide:-1,
stopAfterLoops:-1,
shadow:0,
fullWidth:"on"
});
$("#revolutionSlider .tp-caption").on("mousedown", function(e) {
e.preventDefault();
rev.revpause();
return false;
});
}
// Revolution Slider Initialize
if($(".fullwidthbanner1").get(0)) {
var rev = $(".fullwidthbanner1").revolution({
delay:9000,
startheight:700,
startwidth:1280,
hideThumbs:10,
thumbWidth:100,
thumbHeight:50,
thumbAmount:5,
navigationType:"both",
navigationArrows:"verticalcentered",
touchenabled:"on",
onHoverStop:"on",
navOffsetHorizontal:0,
navOffsetVertical:20,
stopAtSlide:-1,
stopAfterLoops:-1,
shadow:0,
fullWidth:"on"
});
$("#revolutionSlider .tp-caption").on("mousedown", function(e) {
e.preventDefault();
rev.revpause();
return false;
});
}
// Revolution Slider Initialize
if($(".fullwidthbanner2").get(0)) {
var rev = $(".fullwidthbanner2").revolution({
delay:9000,
startheight:570,
startwidth:1140,
hideThumbs:10,
thumbWidth:100,
thumbHeight:50,
thumbAmount:5,
navigationType:"both",
navigationArrows:"verticalcentered",
touchenabled:"on",
onHoverStop:"on",
navOffsetHorizontal:0,
navOffsetVertical:20,
stopAtSlide:-1,
stopAfterLoops:-1,
shadow:0,
fullWidth:"on"
});
$("#revolutionSlider .tp-caption").on("mousedown", function(e) {
e.preventDefault();
rev.revpause();
return false;
});
}
// Revolution Slider Initialize
if($(".fullwidthbanner4").get(0)) {
var rev = $(".fullwidthbanner4").revolution({
delay:9000,
startheight:570,
startwidth:1140,
hideThumbs:10,
thumbWidth:100,
thumbHeight:50,
thumbAmount:5,
navigationType:"both",
navigationArrows:"nexttobullets",
touchenabled:"on",
onHoverStop:"on",
navOffsetHorizontal:0,
navOffsetVertical:20,
stopAtSlide:-1,
stopAfterLoops:-1,
shadow:0,
fullWidth:"on"
});
$("#revolutionSlider .tp-caption").on("mousedown", function(e) {
e.preventDefault();
rev.revpause();
return false;
});
}
})(jQuery);