arrow resources

This commit is contained in:
2025-05-16 16:00:55 +02:00
parent 60081ce985
commit 130dc66bdc
4 changed files with 17 additions and 184 deletions
+5
View File
@@ -180,6 +180,8 @@ jQuery(function($) {
}]
});
console.log('salut slick home');
$('.page-node-type-actualite .block-entity-fieldnodefield-images .field--type-image').slick({
dots: true,
arrows: true,
@@ -193,6 +195,8 @@ jQuery(function($) {
}]
});
console.log('salut slick actus');
$('.page-node-type-projet .block-entity-fieldnodefield-photo .field--type-image').slick({
slidesToShow: 1,
dots: true,
@@ -213,6 +217,7 @@ jQuery(function($) {
slidesToShow: 3,
dots: false,
arrows: true,
infinite: false,
centerMode: false,
// responsive: [
// {