Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Mobile Lightbox? [duplicate]

I'm looking for a mobile lightbox that I can use my existing image links with.

For example I have a big page of images, each of them displayed with <a href="image.jpg"><img src="image.jpg></a>. I want to be able to "convert" them all to be a lightbox, so when someone touches one of the images it will pop up and have a little X button so they can close it.

like image 660
William Lewis Avatar asked Nov 22 '11 16:11

William Lewis


1 Answers

check http://visuallightbox.com/jquery-thickbox-iphone-demo.html

like image 59
Vinit Avatar answered Nov 09 '22 04:11

Vinit