PDA

View Full Version : jquery .load and lightbox issue



broken86
18 Apr 2010, 10:52 PM
So, I have a website in which I am using lightbox for the image gallery part. The image gallery is loaded in using the jquery .load function into a div on the main page, however the lightbox script no longer works. (it was working fine before I started loading it into the main page using jquery)

Any ideas?

My guess would be that the lightbox photo set needs to be loaded at the same time or before the lightbox.js file so that the lightbox.js knows what its targeting.