简体   繁体   中英

Fullpage.js: with which function I can restart the ScrollOverflow plugin?

I'm using the fullpage.js add-on "ScrollOverflow" in my project. I use dynamic content on the page, so I need to restart the plugin each time the content changes.

How can i do this?

You can use $.fn.fullpage.reBuild() just after you modify the content of the section / slide.

Read more about it on the docs .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM