Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Julien Zerbib

    (@julien-zerbib)

    Hi,

    To do so, you can add some javascript to the event handler in your fullpage.
    When editing your fullpage, go to “Events” and add you javascript to the event handler you want.

    Chhers,

    Julien

    You point out adding js to the evnts section per the event you want it to fire on, but its not clear from the example what part of the function we need to include to get it to work. Casn you please document the events section and how to write the proper code for it?

    Plugin Author Julien Zerbib

    (@julien-zerbib)

    Hi,

    All the javascript you’ll add will be executed once the event is fired.
    For each event, add some piece of code, using the parameters used in the function above. Do not remove the function’s call unless you want to remove the WP FullPage features. You can use $ instead of jQuery

    And that’s it !

    Enjoy,

    Cheers,

    Julien

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Trigger events’ is closed to new replies.