I'm pulling my hair out trying to find a simple jquery gallery. I must be having a mental block because this has been far harder than it should be! The gallery needs to be very simple, with the following things:
- No thumbnails
- Not in a lightbox
- Click image to go to next slide
- Previous/next buttons
- Basically reproducing the functionality of the slideshow found on this website: http://cargocollective.com/akacreatives#1406517/Ned
- Need to be able to have multiple instances of the gallery on one long page (I'm using scrollTo on a long vertical page for a portfolio and each section of the page will have its own gallery)
I know there are plugins out there that do this, but the ONLY things I seem to be able to find are ones which require the use of thumbnails to function properly. Thoughts?