Jump to content
Search Community

acipriani

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by acipriani

  1. Hi everyone,

    I have to create pages that have 4 animations each that can be activated at the click of 4 focus points that I inserted in an svg image, the animation hides the initial text and makes the text of each focus point appear, for the first I managed the problem occurs when I have to animate the others, who have to hide both the initial text and the contents of the other focuses already seen by the user.

    In practice, if I click 1 it hides 2,3,4 and the initial text, if I click 2, it hides 1,3,4 and so on.

    I gathered to also set the reverse function so that if I double click on a focus point the initial text reappears, but when I go to add the others everything overlaps.

    Do you have any suggestions, I mainly used #IDs maybe I need to organize better in classes ??

    See the Pen xxRGjQg by magiaslab (@magiaslab) on CodePen

  2. On 12/4/2020 at 5:30 PM, GingerPrince said:

    Hi I'm looking to use GSAP especially the scroll trigger functionality on a Wordpress site.. and ideally looking to build the hotel etc up in oxygenbuilder https://oxygenbuilder.com. How do you get the GSAP library set up so its can be used min Wordpress and ideally though a  builder like oxygen? Any help getting it set up would be great. : )

     

    I use gsap easily with oxygen and it works fine, once you have the cdn, with the codeblocks in the pages you can do everything from the javascript tab

    • Like 3
×
×
  • Create New...