微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

ScrollStory jQuery UI 部件

程序名称:ScrollStory

授权协议: MIT

操作系统: 跨平台

开发语言: JavaScript

ScrollStory 介绍

ScrollStory 是个 jQuery UI
部件,用来创建简单的,基于滚动的页面和交互方式。用户滚动到哪个部分就高亮页面的哪个部分。在线演示

主要特性:

  • 100% style agnostic. Just a collection of often-used scroll-based patterns.

  • 16+ jQueryUI-style events/callbacks for varIoUs application state events.

  • Focus and blur event when an individual story becomes active or inactive.

  • Programmatically animated scroll to any item.

  • Items can be grouped into categories, with event dispatched as categories change.

  • Items filterable by user-specified tags.

  • Items aware of their in-viewport status.

  • Throttled scroll events and minimal DOM usage.

ScrollStory 官网

https://github.com/sjwilliams/scrollstory

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐