treehouse : what would you like to learn today?
Web Design Web Development iOS Development

What's the 'current' best full-screen image gallery?

  • Hello All,

    I will be offering my customers the ability to have a mini-blog. One of the post types will be of type 'gallery'. The gallery will show as thumbnails. I want them to click on a thumbnail and have it show a great full-screen image gallery that is minimal but quick, lite.

    I need:

    1. To have an unordered list of thumbnails that link to the full-screen gallery.
    2. Multiple galleries per page.
    3. The 'chrome' of the image gallery to be minimal and look good on retina.
    4. Small filesize (I link to jQuery so a jQuery plugin/code thing is ok).
    • I like Photoswipe because it allows for a simple unordered list to link to the full-screen gallery but it only allows for one gallery per page. I need multiple.
    • I see Supersized but their examples have all the images in javascript...it is doable but I would rather just create an unordered list where the anchors open the gallery.

    There are a ton of jQuery plugins but some arent' supported and my search results have not come up with the perfect solution for me as of yet.

    Any help will be appreciated!