Jump to content
Search Community

Bernat__

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Bernat__

  1. Hi, sure I can provide a demo. Here it is: https://codepen.io/zubrik/pen/qBgXgWw Now all the items fill the 360º of the circle. I'd like them to fill just the right half of it. Item 1 would be at 0º, item 2 at 36º, etc. On every click of the Next button, items would move 36º. I hope what I'm trying to do is clearer now. Thanks.
  2. Hi again, Thanks to autoRotate I've achieved what I was looking for. Now I'm trying to modify another aspect of the carousel: the carousel I'm building has 5 items, and I'd like them to fill just one half of the circle (180º) not 360º as they do now. The first item should be in the 0º position, and each item would be separated 36º from the next one. When the user clicks the Next button, the items would rotate 36º, and the second item would be in the 0º position, and so on. Is it possible to achieve that? Any indication is appreciated. Thanks.
  3. Thanks a lot! I'll try what you say.
  4. Hi, I'd like to use the code on this Codepen, but I need the circles to be rotated depending on their position on the main circle. I'm adding a mockup to show what I mean. How could I achieve that? Thanks.
×
×
  • Create New...