Igor150195

tns

Aug 26th, 2025
1,108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.94 KB | None | 0 0
  1. <script>
  2.     (() => {
  3.         new tns({
  4.             loop: false,
  5.             rewind: true,
  6.             container: document.querySelector('#iymf9c43w_0'),
  7.             slideBy: 1,
  8.             autoplayHoverPause: true,
  9.             mode: 'carousel',
  10.             axis: 'horizontal',
  11.             autoplay: false,
  12.             autoplayButtonOutput: false,
  13.             mouseDrag: false,
  14.             center: false,
  15.             autoWidth: false,
  16.             nav: false,
  17.             swipeAngle: 50,
  18.             navPosition: 'bottom',
  19.             preventActionWhenRunning: false,
  20.             responsive: {
  21.                 320: {controls: false,items: 2,gutter: 12},
  22.                 768: {controls: false,items: 2,gutter: 20},
  23.                 1024: {controls: false,items: 3,gutter: 20},
  24.                 1261: {controls: true,items: 3,gutter: 20},
  25.                 1341: {controls: true,items: 4,gutter: 20}
  26.             }
  27.         });
  28.     })();
  29. </script>
Advertisement
Add Comment
Please, Sign In to add comment