I am trying to integrate the lquery lightbox plugin from here: http://leandrovieira.com/projects/jquery/lightbox/
It works, but only with jquery 1.2.3
When the lightbox is closed and launched a second time, that is, when the next and previous links will not view photos correctly,
If I click on the following link, the order of the photos will start jumping, and instead of viewing the photos one by one, press 1, 3, 5, etc.
By the way, this problem only occurs when I try to navigate using the keyboard arrows, if I use a mouse, then itβs fine, but only with the keyboard
strange because I tried to unzip the original provided sample files, and I just replaced the jquery version with a newer one, and that was when I discovered this problem,
all i did was change the jquery version from 1.2.3 to any new one, and this is when the problem started.
I tried to run the same html in Internet Explorer, firefox, chrome, safari and even on different computers, but still the same problem