What's the best jQuery “click a thumbnail and change the main image” module?

后端 未结 8 612
别那么骄傲
别那么骄傲 2021-02-02 02:32

Here\'s what I have (all generated dynamically, if that makes a difference) :

  • A list of images
  • A caption for each image
  • A thumbnail for each imag
8条回答
  •  孤城傲影
    2021-02-02 03:10

    A lot of these scripts are out of date and don't work for me plus require a set of different images for thumbnails. I had a serious hunt around and found something very light which is plain js, no need for jquery.

    
    
    
    
    
    
    
    
    image 0
    image 0
    image 2
    image 3
    image 4

    https://jsfiddle.net/uo6js5v7/

提交回复
热议问题