[jQuery] Lightbox gallery problems with livequery

[jQuery] Lightbox gallery problems with livequery


Hello,
I am using the jquery lightbox plugin
(http://leandrovieira.com/projects/jquery/lightbox/).
The lightbox works fine except that the page is using ajax to load the
gallery. The navigation is missing because the plugin cannot register
more than one image. I have pointed the issue to livequery since I
have made a test without livequery which works fine.
Here is the page with the problem. Click on the gallery and there is
no navigation the next image.
Ajax and livequery:
http://borchbio.no/narin/?nid=1099
Same page but static and no livequery. You can navigate to next and
previous image:
http://borchbio.no/narin/gallery.html
So the problem is that with livequery I cannot get the image count.
Anyone have any suggestion to fix it?
/asle