I am setting up a jquery mobile photoswipe, but for some reason it won’t start unless refresh the page.
after click on the photoswip button, I need to refresh the page tot get photoswipe start
but if I open the photoswipe page straight away, it work ok. how can I fix it please
Change the order of hte scripts loading.
It should load like:
jquery
jquery mobile
klass
phoneswipe
That should work…
Ps: there is a js error on the page hence the problem…