Search found 1 match

Go to advanced search

by Sami Pro
Thu Apr 30, 2015 9:20 pm
Forum: Issues
Topic: help using swiper library
Replies: 1
Views: 90
 
Jump to post

help using swiper library

I am trying to use Swiper (external Js library for swiping) https://github.com/nolimits4web/Swiper I have an even on pageshow: $(document).ready(function () { //initialize swiper when document ready var mySwiper = new Swiper ('.swiper-container', { // Optional parameters direction: 'vertical', loop:...

Go to advanced search