gpt4 book ai didi

jQuery Scrollify 页脚滚动锁定

转载 作者:行者123 更新时间:2023-12-01 05:22:01 27 4
gpt4 key购买 nike

我已经集成了scrollify插件。每当我单击没有数据的提交按钮时,都会出现错误。但这个错误对我来说是不可见的。 scrollify 锁定滚动条。我怎样才能看到那个错误。

下面是截图。

This is the footer with validation. Validation error is below submit button, could not see.

This is i have to achieve.

jQuery(function($) {
$(function() {
$.scrollify({
section:".panel1",
scrollSpeed:1100,
overflowScroll: false,
scrollbars: true,
touchScroll:false,
interstitialSection:"#colophon",
after:function(i) {
}
});
});
});

最佳答案

听起来您需要在提交表单后调用 $.scrollify.update()

关于jQuery Scrollify 页脚滚动锁定,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42501794/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com