Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. var mySwiper = new Swiper ('.swiper-header', {
  2. loop: true, //this should allow the last next button to return to the beginning
  3. nextButton: '.swiper-button-next',
  4. prevButton: '.swiper-button-prev',
  5. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement