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,099GitHub पर देखें↗

    body-scroll-lock एक DOM स्क्रॉल लॉकिंग लाइब्रेरी और क्रॉस-ब्राउज़र स्क्रॉल कंट्रोलर है। यह विभिन्न ब्राउज़रों और उपकरणों पर विशिष्ट नेस्टेड तत्वों के लिए स्क्रॉल क्षमता बनाए रखते हुए पेज स्क्रॉलिंग को अक्षम करने के लिए यूटिलिटीज प्रदान करती है। यह प्रोजेक्ट लेआउट शिफ्ट प्रिवेंशन यूटिलिटी और वेब UI मोडल स्क्रॉल मैनेजर के रूप में कार्य करता है। इसमें स्क्रॉलबार हटाए जाने पर बॉडी में पैडिंग जोड़ने के लिए तंत्र शामिल हैं ताकि क्षैतिज झिलमिलाहट और कंटेंट शिफ्टिंग को रोका जा सके। यह लाइब्रेरी मोबाइल नेविगेशन और मोडल इंटरैक्शन के लिए स्क्रॉल प्रबंधन को कवर करती है, जिससे विशिष्ट कंटेनरों को स्क्रॉल करने योग्य रहने की अनुमति मिलती है जबकि बाकी डॉक्यूमेंट बॉडी फ्रीज रहती है।

    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,846GitHub पर देखें↗

    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