You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the 'slide' transition. It looks great sliding left with .next() but when sliding right with .prev() the image revealed during the slide is the next one rather than the previous one. When the transition is complete, the image switches to the correct (previous) one.
Any idea what's causing this? Thanks!
The text was updated successfully, but these errors were encountered:
Safari 6.0 and Chrome 21.0.1180.79 beta both exhibit the flicker (on Mountain Lion). Firefox 14.0 and Opera 11.51 seem unaffected so I would guess it's a WebKit thing. Thanks Joe.
Hi joelambert, I have the same problem, my images blink, for reproduce the error, could you use your example mounted on iis or test it with visual studio?
I test that, with IIS my images blink whitout it, it does not blink :D Could you help me?
I'm using the 'slide' transition. It looks great sliding left with .next() but when sliding right with .prev() the image revealed during the slide is the next one rather than the previous one. When the transition is complete, the image switches to the correct (previous) one.
Any idea what's causing this? Thanks!
The text was updated successfully, but these errors were encountered: