How to not show the first image when you open the gallery - Fancybox 2

前端 未结 2 801
余生分开走
余生分开走 2021-01-15 07:14

I using Fancybox 2 to create a image gallery with the examples from their website: http://fancyapps.com/fancybox.

I\'m hiding all of the images except the first usi

2条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-15 07:21

    In case someone is looking for an alternate answer, you could do something like:

    
      
    
    
    
    
    
    

    This way you don't need to write extra CSS (to hide) nor jquery (to trigger)

提交回复
热议问题