Skip to content

Commit 2a5b030

Browse files
davemaynardclaude
andcommitted
Describe the scroll marker in the GIF's alt text
The clip now frames six grid cells rather than the whole nine, and carries a scroll position marker, so the old wording described something the reader cannot see. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GCsGn4EeKvUzuenecEtu7G
1 parent f05fdf4 commit 2a5b030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Reveal elements as they enter the viewport — with a slide that knows which way you're scrolling. Scroll down and elements rise into place from below; scroll back up and they settle down from above. Built on `IntersectionObserver` — zero dependencies, no per-scroll work, about 2.9 KB gzipped.
44

55
<a href="https://davemaynard.github.io/appear-on-scroll">
6-
<img src="docs/demo.gif" width="720" alt="Scrolling down a dark demo page: cards rise into place from below, a nine-cell grid cascades one cell at a time, then scrolling back up the same cards settle down from above">
6+
<img src="docs/demo.gif" width="720" alt="Scrolling a dark demo page: cards rise into place from below, numbered grid cells cascade in one at a time, and a marker on the right edge follows the scroll position. Scrolling back up, the same cards settle down from above">
77
</a>
88

99
**[Try it →](https://davemaynard.github.io/appear-on-scroll)**

0 commit comments

Comments
 (0)