Skip to main content

Questions tagged [carousel]

A rotating display of content can house a variety of content that usually includes "next" and "previous" buttons to rotate through the content.

0 votes
0 answers
24 views

How to change carousel items' width not losing center property?

Wondering why the carousel loses the text-align property (value 'center') when changing the carousel item's width. I'm new to writing CSS, and I need to change the carousel item's width in the media ...
Anna's user avatar
  • 1
0 votes
0 answers
15 views

Where are the Google code samples/Labs for Jetpack Compose HorizontalMultiBrowseCarousel & HorizontalUncontainedCarousel

My current Android application as a use case to allow the user to swipe through multiple photographs. I researched and found that Android jetpack compose now has two Carousel components. however apart ...
RichardMillhouse's user avatar
0 votes
0 answers
23 views

Bring down the y position of the centre item of flutter carousel slider

I'm using carousel_slider flutter plugin. I want to bring down the y-position of the centre item close to half the horizontal axis of the carousel. My code is below : CarouselSlider.builder( ...
keepsmiling's user avatar
-1 votes
0 answers
24 views

carousel issue in laravel [closed]

i am new to laravel and i want to have a carousel of product images on the homepage. carousel.blade.php is imported into index.blade.php, i have the carousel controller, model, etc. my problem is that ...
Cc868510's user avatar
0 votes
1 answer
22 views

How to Show Hide tag Image When one of Owl Carousel item active?

I have an issue to show and hide image, it's not working. How to if the owl-carousel active item that has id="img-dark" will show img id="dark" div and hide img id="light"...
Cynthia's user avatar
1 vote
2 answers
49 views

how to separate action on single child when using the same function

I have a Carousel Component and want to have a "like" button on each card. How could I do this in the function component? When I use "useState" on the "like" button and ...
Hri100's user avatar
  • 11
1 vote
0 answers
27 views

Debugging auto scrolling custom carousel in React

I'm trying to create a carousel in React, and build is working perfectly. I am passing a json array of 4 objects. And I expect the carousel to work as below. show slides 1,2,3 - 2,3,4 - 3,4,1, - 4,1,2 ...
Rakesh's user avatar
  • 584
0 votes
0 answers
46 views

Flutter carousel controller: flutter hook changes not reloading carousel

Rewriting for clarity and insight. Essentially the issue I'm running into is that when the carousel's items are mapped from state, the carousel is not rebuilt on state change. Here's a minimal example:...
liamhp's user avatar
  • 205
0 votes
0 answers
10 views

How to set equal margin between images when scaling the images on scroll

I have created a image carousel in React Native using react-native-reanimated. This is the screenshot of image carousel This is the code of imageItem: import React from 'react'; import { Dimensions, ...
Gaurav Dureja's user avatar
0 votes
3 answers
42 views

Black bars appearingwhen moving image in CSS

I started using HTML/CSS, JS about a week ago and have ran into a slight problem. Im using the bootstrap carousel and its working great however when i try to move the image more to the top, i end up ...
Boriscodes's user avatar
1 vote
1 answer
47 views

Scroll to target horizontally with jQuery

Trying to revolutionize the world of carousels by creating something super simple and semantic that simply works with anchor links. It works mostly, but it jumps to the href rather than scrolling ...
DeanH's user avatar
  • 497
0 votes
0 answers
13 views

Why my CSS image carousel/slideshow drags to the top of the page each time when activated?

I created a template for my store with the image carousel/slideshow. Everything worked great but when pasted into eBay it's not anymore. When I click on the arrows or page 2, page 3, etc it drags me ...
Izabela Szymała's user avatar
-1 votes
1 answer
83 views

How do I set up React-Slick in my component [closed]

I understand that you are new to React and you want to add a photo slider to your card component. You've tried several methods, but you are having trouble displaying the images correctly within the ...
netessov _a's user avatar
-1 votes
1 answer
20 views

Custom scrollbar movement restriction

I have created a custom code carousel with a custom scrollbar, navigation dots and buttons that is working properly when I navigate with Next/Prev Buttons. The problem is that I need to restrict the ...
McMore's user avatar
  • 21
0 votes
0 answers
21 views

How can I implement adjustable height based on the content in a carousel?

I am trying to make a text carousel in react with a bunch of features, I am currently trying to make the carousel height automatically adjustable depending on the content and I am stuck. I tried to ...
Maximilien Brunet's user avatar

15 30 50 per page
1
2 3 4 5
418