简体   繁体   English

Fullpage.js:我可以使用哪个功能重新启动ScrollOverflow插件?

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

I'm using the fullpage.js add-on "ScrollOverflow" in my project. 我在我的项目中使用了fullpage.js附加组件“ ScrollOverflow”。 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. 修改节/幻灯片的内容后,可以使用$.fn.fullpage.reBuild()

Read more about it on the docs . 在docs上阅读有关它的更多信息。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 scrollOverflow / slimScroll在fullPage.js中无法正常工作 - scrollOverflow / slimScroll not working properly in fullPage.js 无法在移动设备上使用fullpage.js在scrollable部分下方的overflow:auto元素进行交互,scrollOverflow:true - Can't interact on mobile with overflow:auto element underneath scrollable section using fullpage.js, scrollOverflow:true fullpage.js-如果'scrolloverflow'设置为true,则无法向下滚动到下一部分 - fullpage.js - If 'scrolloverflow' is set to true can't scroll down to the next section 使用Fullpage.js和scrolloverflow.js禁用内容链接 - Disabled Content Links with Fullpage.js and scrolloverflow.js 使用Scrolloverflow.js + Fullpage.js包装的内容 - Work with content wrapped with Scrolloverflow.js + Fullpage.js fullpage.js - 在mobile上设置responsiveWidth和scrollOverflow中断页面 - fullpage.js - setting responsiveWidth and scrollOverflow breaks page on mobile 窗口调整大小后,fullpage.js仅会滚动溢出 - fullpage.js will only scrollOverflow after window resize FullPage.js scrollOverflow无法正确处理加载的内容 - FullPage.js scrollOverflow not working properly with loaded content 使用Fullpage.js,可以在scrollOverflow滚动期间报告节内的y位置吗? (使用iscroll-probe) - With Fullpage.js, can y-position inside sections be reported during scrollOverflow scrolling? (using iscroll-probe) fullpage.js moveTo()函数 - fullpage.js moveTo() function
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM