What javascript library do you recommend to display/popup screenshots on a webpage? [closed]

StackOverflow https://stackoverflow.com/questions/328786

  •  11-07-2019
  •  | 
  •  

Question

I've seen some nice screenshot popups around the web, do you know of any library to do that? I could write my own, but... if there's something free I can save time.

Thanks!

Was it helpful?

Solution

Sounds like you want a lightbox.

jQuery lightbox gets my vote.

http://leandrovieira.com/projects/jquery/lightbox/

Dead simple - no point me writing examples, its all there on the site.

OTHER TIPS

You didn't say whose website you want thumbnails from, or how many thumbnails. Look at Alexa's service:

http://aws.amazon.com/ast/

Dojo has two: Lightbox and Lightbox Nano (links are directly to nightlies, this server can be slow).

Multibox is also quite popular

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top