# Automattic/antiscroll

OS X Lion style cross-browser native scrolling on the web that gets out of the way.

Repository: https://github.com/Automattic/antiscroll
Canonical: https://ross.abutalabs.com/products/antiscroll
Language: JavaScript
License Family: other
Last push: 2017-10-24T04:55:32+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5397, "days_push": 3235, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1057, forks 156 (observed 2026-08-28T04:03:24.814000+00:00)

## What it is
A tiny (1kb) jQuery plugin that provides cross-browser, OS X Lion-style overlay scrollbars for web pages while preserving native scrolling behavior like inertia and input-device support. It hides real scrollbars and renders custom fade-in/out, draggable scrollbars via CSS3 animations.

## Use cases
- customize scrollbars to look like OS X Lion overlay scrollbars
- hide native scrollbars but keep native scrolling velocity and inertia
- show scrollbars only on hover over scrollable content
- make draggable custom scrollbars work across IE7+, Firefox, Chrome, and Safari
- style scrollbars for custom form widgets without breaking scrolling
- adapt scrollbar display when a container is dynamically resized

## When to choose
- you need Lion-style overlay scrollbars in a legacy jQuery codebase
- you must support old browsers like IE7+ with custom scrollbars
- you want a minimal 1kb scrollbar solution that preserves native scroll physics

## When to avoid
- you only target modern browsers with native CSS scrollbar styling
- your project does not use jQuery
- you need an actively maintained library with a license

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser, cross-platform
- tags: scrollbars, jquery-plugin, osx-lion-style, legacy-browser-support

## Member repositories
- Automattic/antiscroll (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:24.814000+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:57:53.892102+00:00, confidence not recorded.
  - readme: https://github.com/Automattic/antiscroll (fetched 2026-08-28T04:03:24.814000+00:00, sha 603ca1ac46f5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
