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

bigspotteddog/ScrollToFixed

This plugin is used to fix elements on the page (top, bottom, anywhere); however, it still allows the element to continue to move left or right with the horizontal scroll. observed · 2026-08-28

github.com/bigspotteddog/ScrollToFixed · homepage · HTML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 5552
  • days_rel: n/a
  • days_push: 1945
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1783 stars · 504 forks observed · 2026-08-28

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

A jQuery plugin that fixes page elements (headers, footers, sidebars) in place during vertical scrolling while still allowing horizontal movement with the page. It supports options like marginTop, limit, and lifecycle callbacks such as preFixed and postFixed.

Use cases

  • make a header stick to the top when scrolling
  • keep a shopping cart visible while scrolling a long page
  • create a fixed footer that unfixes past a limit
  • fix a sidebar navigation during scroll
  • sticky elements that still move with horizontal scroll

When to choose

  • you have a legacy jQuery codebase needing sticky/fixed element behavior
  • you need fine-grained control over fixed positioning limits and callbacks
  • you need support for older browsers like IE8/9

When to avoid

  • you are building a modern app without jQuery — use CSS position: sticky instead
  • you need a framework-native solution for React, Vue, or Angular
  • the project requires actively maintained dependencies

Facets

plugin · maturity maintenance

ui-components animation web-development frontend browser jquery-plugin sticky-elements fixed-positioning scrolling jquery

1 source

Member repositories

RepositoryRoleHealth v2
bigspotteddog/ScrollToFixedmain23

For agents

markdown · JSON · MCP: product_card(name="bigspotteddog/ScrollToFixed")

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