Title: Trigger events
Last modified: August 24, 2016

---

# Trigger events

 *  Resolved [pedronx](https://wordpress.org/support/users/pedronx/)
 * (@pedronx)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/trigger-events/)
 * Helo,
    How can I trigger events like in this example (eg. iphone move after scroll)
   [http://alvarotrigo.com/fullPage/examples/apple.html](http://alvarotrigo.com/fullPage/examples/apple.html)
   Thank You Peter
 * [https://wordpress.org/plugins/wp-fullpage/](https://wordpress.org/plugins/wp-fullpage/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Julien Zerbib](https://wordpress.org/support/users/julien-zerbib/)
 * (@julien-zerbib)
 * [11 years ago](https://wordpress.org/support/topic/trigger-events/#post-6026611)
 * 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
 *  [faudau](https://wordpress.org/support/users/faudau/)
 * (@faudau)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/trigger-events/#post-6026623)
 * 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](https://wordpress.org/support/users/julien-zerbib/)
 * (@julien-zerbib)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/trigger-events/#post-6026624)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-fullpage_e98c4a.svg)
 * [WP FullPage](https://wordpress.org/plugins/wp-fullpage/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fullpage/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fullpage/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fullpage/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fullpage/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Julien Zerbib](https://wordpress.org/support/users/julien-zerbib/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/trigger-events/#post-6026624)
 * Status: resolved