MCPcopy Index your code
hub / github.com/DominikGorecki/block-scroll

github.com/DominikGorecki/block-scroll @1.0.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.3 ↗ · + Follow
8 symbols 21 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Block Scroll

Block scroll is a jQuery plugin that turns a set of

elements into a blocks and displays them one screen at a time. The idea is to break up your page into chunks for better presentation and user-flow. Block Scroll automatically turns your page responsive.

Documentation can be found here: http://www.dominikgorecki.com/download/block-scroll/

Features

Up and down movements can be performed using keyboard, scroll, buttons, or the mouse wheel*.

As well, the design is responsive and it automatically adjusts to any reasonable resolution so long as you don't overload each block.

Pages are sticky, which means that they automatically adjust to the vertical center of the screen.

The look and feel are customizable through css and initialization settings.

Up and down buttons are automatically wired in so long as you use the right id names for them.

You can change the location of the active block using javascript after it's initialized.

Demos

http://www.dominikgorecki.com/p/block-scroll/

http://www.dominikgorecki.com/p/block-scroll/demo02.html

Core symbols most depended-on inside this repo

gotoDiv
called by 5
js/blockScroll.js
goUp
called by 3
js/blockScroll.js
goDown
called by 3
js/blockScroll.js
calcTriggers
called by 2
js/blockScroll.js
arrange
called by 2
js/blockScroll.js
bindEvents
called by 1
js/blockScroll.js
calcDims
called by 1
js/blockScroll.js
gotoView
called by 0
js/blockScroll.js

Shape

Function 8

Languages

TypeScript100%

Modules by API surface

js/blockScroll.js8 symbols

For agents

$ claude mcp add block-scroll \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact