Swipe box issue
-
Hi, I have descripbed my issue here (https://github.com/brutaldesign/swipebox/issues/282) but I don’t think there is anyone who could or want to help. I am hoping that someone had similar issue, and might give me some advice.
In short: I am building ajax image searcher and using swibox as my primary lightbox. After every ajax call, when I click on any returned image, everything works fine. The problem appers after second call – then firing liightbox on the first image, after very short time image auto swapping to the first image from the first call. 3rd call, i see two quick swaps – first one to the first image from the 2 call, and then to the first one from first call.
So I am assuming that, after every ajax call there must be something left in the “memory”, but i have no idea how to fix this.
The topic ‘Swipe box issue’ is closed to new replies.