Ross ROSS = Recommend OSS · open-source software intelligence for agents

leafo/sticky-kit

A jQuery plugin for creating smart sticky elements observed · 2026-08-28

github.com/leafo/sticky-kit · homepage · CoffeeScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4782
  • days_rel: n/a
  • days_push: 2017
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2874 stars · 501 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Sticky-kit is a jQuery plugin that makes elements stick to the page as the user scrolls, keeping them visible within their parent container. It handles bottoming out, multiple sticky columns, and elements taller than the viewport.

Use cases

  • make a sidebar stay visible while scrolling
  • create sticky columns in a multi-column layout
  • keep an element pinned until its parent container ends
  • make a tall sticky element scroll within the viewport
  • prevent a sticky element from covering the footer

When to choose

  • you already use jQuery and need sticky positioning with bottoming-out behavior
  • you need to support older browsers lacking CSS position: sticky
  • you have multiple sticky columns with varying heights

When to avoid

  • you use a modern framework where CSS position: sticky suffices
  • your project does not include jQuery
  • you need an actively developed solution with recent maintenance

Facets

plugin · maturity maintenance

ui-components animation web-development frontend browser jquery-plugin sticky-elements scrolling sidebar coffeescript web-server

3 sources

Member repositories

RepositoryRoleHealth v2
leafo/sticky-kitmain32

For agents

markdown · JSON · MCP: product_card(name="leafo/sticky-kit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem