2017-03-02 58 views
2

圖片鏈接無法點 https://www.audubon.org/native-plants/search?zipcode=77092貓頭鷹轉盤:圖像鏈接不能點擊

enter image description here

我用貓頭鷹轉盤V2。 我的選擇:

 self.owlCarousel({ 
 
      items: 2, 
 
      nav:true, 
 
      pagination: false, 
 
      autoWidth: true, 
 
      margin: 10, 
 
      navText: ["<i class=\"indicator-left icon-arrow-left\"></i>", "<i class=\"indicator-right icon-arrow-right\"></i>"], 
 
      responsive : { 
 
      0 : { 
 
       items: 1, 
 
       autoWidth: false 
 
      }, 
 

 
      320 : { 
 
       items: 2, 
 
       autoWidth: false 
 
      }, 
 

 
      580: { 
 
       items: 3, 
 
       autoWidth: false 
 
      }, 
 

 
      602 : { 
 
       items: 2, 
 
       autoWidth: true 
 
      } 
 
      } 
 
     });

回答

0

Solution

我的解決辦法: 請看看上面的圖片。 所以我刪除了圖中的鏈接並添加後。