• 0

[HTML] [JavaScript] [CSS] Gallery layout


Question

I've a page I've designed, happy enough with it.  It has a large image and a grid of about 30 thumbnails below.  Click on a thumbnail and the large image updates.  As per people have done since 1996.

I want to implement some sort of carousel for the images below, left/right scrolling - easy enough.  But I would like it if the images wrapped around - so say you are scrolling right through the pics, reach the last and the first appears again.

 

Is there a nice jQuery thing for this, or should I just knock my own together?

 

 

gallery.jpg

Link to comment
https://www.neowin.net/forum/topic/1352464-html-javascript-css-gallery-layout/
Share on other sites

2 answers to this question

Recommended Posts

  • 0

I've personally always used OwlCarousel but there are plenty of alternatives that work standalone or require jQuery. Most frameworks like Bootstrap also include a carousel.

  • Like 1
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.