Hi,
I have a MySQL database which is calling images onto a page. The images are actually stored in a folder on the server and are referenced in the MySQL database. What i want to do is create a lightbox functionality on the page for when the user clicks on the image it will enlarge and create a lightbox for that image. The user will also be able to click "next" and scan through other photos belonging to that user. I'm just wondering if anyone know if this is possible or if you could point me in the direction of some sample code it would be very much appreciated.
thank you