FullPage.js正常滚动与水平滑块(FullPage.js Normal scroll with horizontal slider)

编程入门 行业动态 更新时间:2024-10-23 15:32:50
FullPage.js正常滚动与水平滑块(FullPage.js Normal scroll with horizontal slider)

http://alvarotrigo.com/fullPage/examples/normalScroll.html#secondPage/1

嗨,在这个例子中,是否可能

要丢失自动出现的自动滚动,每当我到达页面之间时?

水平滑块在箭头按下/滑动运动时不起作用。

$('#fullpage').fullpage({ menu: '#menu', anchors: ['firstPage', 'secondPage', '3rdPage'], sectionsColor: ['#C63D0F', '#1BBC9B', '#7E8F7C'], autoScrolling: false });

这是我的小提琴

谢谢。

http://alvarotrigo.com/fullPage/examples/normalScroll.html#secondPage/1

Hi, in this example, is it possible

To lose the auto scroll that automatically comes, whenever i reach in between a page?

The horizontal slider doesn't work on arrow press/swipe motion.

$('#fullpage').fullpage({ menu: '#menu', anchors: ['firstPage', 'secondPage', '3rdPage'], sectionsColor: ['#C63D0F', '#1BBC9B', '#7E8F7C'], autoScrolling: false });

Here's my fiddle

Thanks.

最满意答案

要丢失自动出现的自动滚动,每当我到达页面之间时?

是啊。 使用fullpage.js选项fitToSection:false 。 演示

水平滑块在箭头按下/滑动运动时不起作用。

不知道你对arrow motion意思。 单击箭头按预期工作。

To lose the auto scroll that automatically comes, whenever i reach in between a page?

Yeah. Use the fullpage.js option fitToSection:false. Demo

The horizontal slider doesn't work on arrow press/swipe motion.

No idea what you mean with arrow motion. Clicking on the arrows work as expected.

更多推荐

本文发布于:2023-08-06 18:01:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1453806.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:滑块   水平   js   FullPage   slider

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!