awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesViewport Scroll Locking

Disabling the browser's main scroll mechanism using overflow properties to freeze the page.

Distinct from Overflow Scroll Management: Distinct from Overflow Scroll Management: specifically about disabling the global scroll rather than enabling a local one.

Explore 2 awesome GitHub repositories matching user interface & experience · Viewport Scroll Locking. Refine with filters or upvote what's useful.

Awesome Viewport Scroll Locking GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • willmcpo/body-scroll-lockwillmcpo 的头像

    willmcpo/body-scroll-lock

    4,099在 GitHub 上查看↗

    body-scroll-lock 是一个 DOM 滚动锁定库和跨浏览器滚动控制器。它提供实用程序来禁用页面滚动,同时在不同浏览器和设备上保持特定嵌套元素的可滚动性。 该项目作为一种布局偏移预防工具和 Web UI 模态框滚动管理器。它包含在移除滚动条时向 body 添加内边距的机制,以防止水平闪烁和内容偏移。 该库涵盖了移动端导航和模态交互的滚动管理,使特定容器保持可滚动,同时冻结文档主体的其余部分。

    Disables page scrolling by applying overflow hidden to the body while maintaining the current scroll position.

    JavaScriptangularbody-scrollbody-scroll-lock
    在 GitHub 上查看↗4,099
  • mcasimir/mobile-angular-uimcasimir 的头像

    mcasimir/mobile-angular-ui

    2,846在 GitHub 上查看↗

    Mobile-angular-ui is a frontend framework designed for building touch-friendly mobile web applications using AngularJS and Bootstrap styles. It provides a toolkit for creating cross-platform interfaces with native-like gestures and responsive layouts, enabling developers to transform standard desktop web interfaces into touch-friendly mobile layouts with minimal structural adaptations. The framework includes directive-driven UI components such as sidebars, overlays, switches, and navigation bars. It supports declarative state management through generic directives that bind state transformatio

    Disables default window-level scrolling to establish independent scrollable containers alongside fixed navigation bars.

    JavaScript
    在 GitHub 上查看↗2,846
  1. Home
  2. User Interface & Experience
  3. Overflow Scroll Management
  4. Viewport Scroll Locking