viandeetsubstituts (June 9th, 2016)
<?php if ( $cp_options->enable_featured ) : ?> <script type="text/javascript"> /* featured listings slider */ jQuery(document).ready(function($) { $('.slider').jCarouselLite({ btnNext: '.next', btnPrev: '.prev', visible: ( $(window).width() < 1000) ? 7 : 9, pause: false, auto: false, timeout: 2800, speed: 1100, easing: 'easeOutQuint' // for different types of easing, see easing.js }); }); </script>
viandeetsubstituts (June 9th, 2016)
There are currently 1 users browsing this thread. (0 members and 1 guests)