I am developing a image gallery website and on that site I got a lot of images. I want to display them in popups just like Facebook does.
I need the following:
- That the popup resizes to fit the image and the image information.
- When I hover over the image I need for tags to be shown.
- Need to be able to paginate from image to image.
Is there a script anywhere that lets me do a replica of the Facebook Image gallery popup? Is there a solution to meet the requirements. Hopefully in jQuery.
Thankful for all input!