Skip to content
Discussion options

You must be logged in to vote

@codayon hey 👋

  1. When you scroll horizontally, you can see if the items are being sticking to the beginning or middle or end (For horizontal scroll, in case you're using Windows, hold Shift and use mouse scroll)
  2. Yes that's expected behavior because we're using HTML anchor links and anchor links scroll to the selected element on click. So this kind of carousel are ideal for a full screen image gallery or a hero section at the top of the page, not something on bottom.
  3. You mean the arrow button? We must use different buttons for each image. Because there's no JS and we can't dynamically changes the behavior of one button (to scroll to the next image each time)

Let me know if you have any que…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@AnshSinghSonkhia
Comment options

This comment was marked as spam.

Comment options

You must be logged in to vote
1 reply
@codayon
Comment options

Answer selected by codayon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants