Skip to content

DominikGorecki/block-scroll

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
js
 
 
 
 
 
 

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

About

A jQuery plugin that breaks down information into blocks and presents them one screen at a time.

Resources

License

Stars

Watchers

Forks

Packages

No packages published