# flesler/jquery.scrollTo

Lightweight, cross-browser and highly customizable animated scrolling with jQuery

Repository: https://github.com/flesler/jquery.scrollTo
Canonical: https://ross.abutalabs.com/products/jqueryscrollto
Homepage: http://demos.flesler.com/jquery/scrollTo/
Language: JavaScript
License: MIT
License Family: permissive
Topics: jquery, scrollto, scroll, browser, links, anchors, animated, animation, demo, flesler
Last push: 2021-03-15T16:13:37+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5197, "days_push": 1997, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3653, forks 996 (observed 2026-08-28T04:08:13.100293+00:00)

## What it is
A lightweight jQuery plugin for animated, cross-browser scrolling to elements, positions, or selectors. It supports many target formats (numbers, percentages, selectors, DOM elements) and customizable settings like axis, duration, and easing.

## Use cases
- smooth scroll to anchor links
- animate page scroll to an element
- scroll to top or bottom of page with animation
- scroll a container to a specific percentage
- implement table of contents navigation with smooth scrolling

## When to choose
- your project already uses jQuery and needs animated scrolling
- you need flexible scroll target formats like selectors, percentages, or relative offsets
- you need cross-browser compatible scrolling behavior for legacy browsers

## When to avoid
- your project does not use jQuery
- you are building a modern app where native scrollIntoView or CSS scroll-behavior suffices
- you need scroll features beyond animation, such as scroll-spy or infinite scroll

## Facets
- artifact type: plugin
- maturity: maintenance
- function: animation, ui-components
- domain: frontend, web-development
- platform: browser
- tags: jquery-plugin, smooth-scrolling, anchors, scroll-animation, jquery

## Member repositories
- flesler/jquery.scrollTo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.100293+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-29T18:31:40.401862+00:00, confidence not recorded.
  - readme: https://github.com/flesler/jquery.scrollTo (fetched 2026-08-28T04:08:13.100293+00:00, sha b5f7c648b584)
  - homepage: http://demos.flesler.com/jquery/scrollTo/ (fetched 2026-08-29T09:26:10.428419+00:00, sha 17aee83c2934)
  - registry_npm: https://registry.npmjs.org/jquery.scrollto (fetched 2026-08-29T09:26:10.431316+00:00, sha 17f95d010a8b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
