Jump to content
Search Community

zurakobakhidze

Business
  • Posts

    8
  • Joined

  • Last visited

About zurakobakhidze

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

zurakobakhidze's Achievements

  1. @Rodrigo No worries, I thought I would ask. Thank you for the references. Cheers!
  2. Hi all, I built this slider a while ago. As you can see there is a lot of js bloat but since it worked I was happy with it. Now coming back to it I would like to improve it and make use of loop to be able to add more slider items etc. The logic is pretty simple but also tricky to get right. Any suggestions on how to make the code more efficient while keeping the same functionality? Cheers!
  3. Hi friends, I am looking for a developer who can replicate this simple game. Here is the site for reference (scroll to the bottom): https://www.eatocco.com/ Thanks, Zura
  4. Thank you so much @Rodrigo! This is exactly what I was looking for! Here is the codepen for the updated version for reference: https://codepen.io/Kobakhidze/pen/ExeRvYy On the other had, you mentioned there are better approaches. Would you mind elaborating? I am certainly not married on my approach and would love to learn more about better techniques. Thanks!
  5. Hi, I have assembled this example for having multiple tabs on a single page. You can navigate through the tabs via the dropdown menu. However, I am trying to have another set of the menu at the top which will act like a twin of the dropdown menu. Any pointers on how to achieve this?
  6. Hi Jack, thanks for the tips! I'll try building out your suggested method, even though I think half of it flew over my head . Regarding the shape, you are correct, I am looking for an Oval Carousel. However, Circular is a plan B if Oval doesn't work. I did find an example https://codepen.io/GreenSock/pen/GRMqWvW which is Circular and it has exactly the "interactive element" I am looking for. But, I wonder if it would be possible for this one to auto play and have the active element at 12 o'clock vs 3? Any tips there? Thanks again for the reply. GSAP is such an incredible tool – happy to be a member!! ❤️
  7. Hello GSAP Community! Thank you so much in advance for your help! I am trying to create a Circular Carousel and I was able accomplish some of it in the CodePen below. However, I think my approach is really inefficient and bulky . Currently the carousel is only moving on its own, but I am looking to add interactive option where if you click one of the items the carousel rotates and the clicked item becomes active at 12 o'clock. All my attempts at this interactive option have failed. I would love to find a more efficient code for what I currently have and also add the interactive functionality. All your help is greatly appreciated!
×
×
  • Create New...