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/iatax.com.au/public_html/theme/revolution/js/ |
Upload File : |
var tpj = jQuery; var bannerslide; tpj(document).ready(function () { if (tpj('#banner-slide').revolution == undefined) { revslider_showDoubleJqueryError('#banner-slide'); } else { bannerslide = tpj('#banner-slide') .show() .revolution({ sliderType: 'standard', sliderLayout: 'auto', dottedOverlay: 'none', delay: 9000, navigation: { keyboardNavigation: 'off', keyboard_direction: 'horizontal', mouseScrollNavigation: 'off', mouseScrollReverse: 'default', onHoverStop: 'off', touch: { touchenabled: 'on', swipe_threshold: 75, swipe_min_touches: 1, swipe_direction: 'horizontal', drag_block_vertical: false, }, arrows: { enable: false, style: 'erinyen', tmp: '', rtl: false, hide_onleave: false, hide_onmobile: true, hide_under: 0, hide_over: 9999, hide_delay: 200, hide_delay_mobile: 1200, left: { container: 'slider', h_align: 'left', v_align: 'center', h_offset: 20, v_offset: 0, }, right: { container: 'slider', h_align: 'right', v_align: 'center', h_offset: 20, v_offset: 0, }, }, bullets: { enable: true, style: 'uranus', tmp: '<span class="tp-bullet-inner"></span>', direction: 'horizontal', rtl: false, container: 'slider', h_align: 'center', v_align: 'bottom', h_offset: 0, v_offset: 20, space: 5, hide_onleave: false, hide_onmobile: false, hide_under: 0, hide_over: 9999, hide_delay: 200, hide_delay_mobile: 1200, }, }, viewPort: { enable: true, outof: 'pause', visible_area: '80%', presize: false, }, //responsiveLevels: [1450, 1240, 1024, 778, 480] responsiveLevels: [ 2850, 2137, 1900, 1781, 1583, 1425, 1366, 1240, 1024, 778, 480, ], //visibilityLevels: [1450, 1240, 1024, 778, 480], visibilityLevels: [ 2850, 2137, 1900, 1781, 1583, 1425, 1366, 1240, 1024, 778, 480, ], //gridwidth: [1920, 1240, 1024, 778, 480], gridwidth: [ 1920, 1920, 1920, 1920, 1920, 1920, 1240, 1240, 1024, 778, 480, ], //gridheight: [635, 490, 339, 500, 400], gridheight: [ 635, 635, 635, 635, 635, 635, 490, 490, 339, 500, 400, ], lazyType: 'none', parallax: { type: 'mouse', origo: 'slidercenter', speed: 2000, levels: [ 2, 3, 4, 5, 6, 7, 12, 16, 10, 50, 46, 47, 48, 49, 50, 55, ], type: 'mouse', }, shadow: 0, spinner: 'off', stopLoop: 'off', stopAfterLoops: -1, stopAtSlide: -1, shuffle: 'off', autoHeight: 'off', hideThumbsOnMobile: 'off', hideSliderAtLimit: 0, hideCaptionAtLimit: 0, hideAllCaptionAtLilmit: 0, debugMode: false, fallbacks: { simplifyAll: 'off', nextSlideOnWindowFocus: 'off', disableFocusListener: false, }, }); } });