So pflegenJquery

JQuery-Programmierung
Anonymous
 So pflegen

Post by Anonymous »

Schritte zu tun. Ich möchte, dass es ausgewählt wird, weil Sie es zuvor auswählen. /> Hier sind meine Codes.

Code: Select all

$('.my-slick-carousel').each(function() {
let slider = $(this);
slider.slick({
slidesToShow: 2,
slidesToScroll: 1,
autoplay: false,
dots: true,
infinite: true,
arrows: true,
centerPadding: '0px',
variableWidth: false,
centerMode: false,
touchThreshold: 100,
rows: 0,
});
});< /code>






.items {
background-color: gray;
border-radius:2rem;
text-align:center;
}
.slick-prev,
.slick-next {
z-index:9;
}
.slick-next:before, .slick-prev:before {
color: red;
}
.slick-prev {
left: 0;
}
.slick-next {
right: 0;
}


[h4]Maintain the selected radio button on slick slide and maintain the selected state as you navigate between slides.[/h4]

 item 1
 item 2
 item 3

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post
  • Wie kann man die Sitzung in Curl in PHP pflegen?
    by Anonymous » » in Php
    0 Replies
    5 Views
    Last post by Anonymous
  • So pflegen
    by Anonymous » » in JavaScript
    0 Replies
    3 Views
    Last post by Anonymous