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:
To have an unordered list of thumbnails that link to the full-screen gallery.
Multiple galleries per page.
The 'chrome' of the image gallery to be minimal and look good on retina.
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.
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:
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!