Jump to content
Search Community

dmaller

Members
  • Posts

    2
  • Joined

  • Last visited

dmaller's Achievements

1

Reputation

  1. That works great, thank you very much PointC!
  2. From my codepen you can see that hovering any of the parent divs results in my animation slewing across them all. In order to isolate the animation per hovered parent element I could copy paste the code using a unique ID per parent, but that seems very inefficient. Is there a way to write a main script and pass in parameters from each parent div? I'm really new to javascript logic but I could follow along if another post like this has been mentioned before. Thanks. edit: just to clarify, I'm basically wondering how I could refactor my code
×
×
  • Create New...