i have this simple code http://jsfiddle.net/U4Fj9/
the index of the visible image is always 3 which is the last image while the visible image is the first one
i know it’s very simple but can’t see anything wrong with my code any help ?
i have this simple code http://jsfiddle.net/U4Fj9/ the index of the visible image is always
Share
See http://api.jquery.com/visible-selector/
This method e.g. as replacment of your original one solves your problem: