2017-03-02 3 views
2

Das Bild Link nicht https://www.audubon.org/native-plants/search?zipcode=77092Owl Karussell: Bild Link nicht klicken nicht

enter image description here

Ich benutze Owl Karussell v2 nicht klicken. Meine Optionen:

 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 
 
      } 
 
      } 
 
     });

Antwort

0

Solution

Meine Lösung: auf dem Bild sehen Sie oben. Also habe ich Links in der Abbildung entfernt und danach hinzugefügt.