Jump to content
Search Community

DD77

Members
  • Posts

    171
  • Joined

  • Last visited

Recent Profile Visitors

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

DD77's Achievements

  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

12

Reputation

  1. I'm quite stuck here, as I need a class active on the navigation Menu. - the current section should have the relative menu active. is it possible to achieve this? I used to use className - and + but I know is not longer supported. I'm also terrible confused with how the toggleClass/toggleAction works. Please come to the rescue . . .
  2. Thanks for your lecture:-) I removed the getBoundingClientRect and now works.... I hope is now logical what I've done..
  3. Thank you Mikel, as usual you turned a some code into a piss of cake... On my demo, I have multiple buttons, where I can open the modal. Then once opened a simple closing button, with a click outside the modal that could close it too. On your demo I think you misinterpreted my initial question.
  4. I managed to solve an issue and create another one. Now the position on the button is more than one. hellllllllllpppp https://codepen.io/davide77/pen/poNEGEL?editors=1112
  5. Thanks, for your idication, the way I'm thinking is this below... you lost me.. https://codepen.io/davide77/pen/ExNPpXQ?editors=1010
  6. Hello, I'm struggling to make the modal to close onlclick. If I click outside of the modal anywhere, the modal should close. Any help much apreciated.
  7. Hi @mikel, yes, I got the exact code. mmm?
  8. @ZachSaucier Hi Zach, I was playing with the requestAnimationFrame, using your demo js code. I keep having Uncaught ReferenceError: requestID is not defined. Any idea why?
  9. DD77

    Draw svg line on scroll

    @ZachSaucier no luck! I changed all plugins, you can see my demo I have an error, looks like the way MorphSVGPlugin loads is wrong
  10. DD77

    Draw svg line on scroll

    @ZachSaucier that happened when I updated the plug in. With the previews GSAP was working fine. Any idea? https://codepen.io/davide77/pen/PoogbEZ?editors=1010
  11. DD77

    Draw svg line on scroll

    @mikel @ZachSaucier Guys, any idea why with the new GSAP3 the plugin MorphSVGPlugin is giving me this error? pen.js:4 Uncaught ReferenceError: MorphSVGPlugin is not defined
  12. DD77

    Draw svg line on scroll

    @mikel hi, thank you, yes helps a lot! I've managed to changes the timing of the balls manually. Is this the best way? https://codepen.io/davide77/pen/PoogbEZ?editors=1010
  13. DD77

    Draw svg line on scroll

    Thank you! I would rather fix this scroll path position firstly. Doesn’t feel right at all. No idea how to fix this. Really appreciate if you could help
  14. DD77

    Draw svg line on scroll

    As it starts, the animation, the first line on top, scrolls in a opposite direction, is quite odd. I've changed the timing and looks much better, but still not quite sure I'm doing it right. Any suggestion? https://codepen.io/davide77/pen/PooLgYd?editors=1010
×
×
  • Create New...