How to use bootstrap modal on multiple images on same page on image click?

后端 未结 4 1135
夕颜
夕颜 2020-12-21 10:39

I have about 18 images on the page that I am trying to display larger in a modal upon clicking the image, but it only displays the first image every time.

I have tri

4条回答
  •  囚心锁ツ
    2020-12-21 11:25

    I am learning English, so I'm not sure if I fully understand but if you want is show different images in a modal by clicking on each thumbnail image. I think that this code can help you.

    here is an Jsfiddle example: How to show multiple images on the same modal

    And the code:

    
    
    
      Bootstrap Example
      
      
        
        
        
        
    
    
    
    

    Modal Example

提交回复
热议问题