I need good and small plugin to show bigger image. One requirement is that images are different images, because images might be large, so if user dosen't click on image, then user doesn't have to download big image, but just smaller image.
views:
112answers:
3this does not meet the "thumbnail" requirement.
Bdiem
2009-08-31 07:53:34
+1
A:
If ure using PHP this might be the plugin jQuery easyThumb
Edit: As Eric noticed easyThumb is no longer available.
If its ASP.Net this Example might be helpful to generate the thumbnails. Displaying them could be achieved via the jQuery lightbox plugin which phoenix mentioned in his answer.
Bdiem
2009-08-31 07:57:18
I can't find any documentation on jQuery easyThumb. The webpages on the jquery site redirect to a different page (presumably showing the domain no longer exists).
Eric
2009-08-31 08:52:53
I used this, because it was easy to install. Thanx for help all people answering!
newbie
2009-08-31 11:42:50