Skip to content

CC Scroll is a parallax scrolling helper framework for JavaScript

Notifications You must be signed in to change notification settings

chamuth/ccscrolljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ccscrolljs

CC Scroll is a parallax scrolling helper framework for JavaScript

INTRODUCTION TO CCSCROLL.JS

ccscroll.js is a open-source JavaScript framework or script file that is capable of calculating left (X) values relative to the current scrolling height of the HTML document, and it makes users' lives easier with HTML5 data tags (datasets). Using ccscroll, one can implement their own parallax scrolling without writing a single line of JavaScript code.


FEATURES OF CCSCROLL.JS

  • Can be attached using data tags to elements (HTML5)
  • Higher FPS rate (~60 fps)
  • Multi-directional / Multi-destinational / Multi-starting point configurations
    1. To Left
    2. To Right
    3. To Center (from left)
    4. To Center (from right)
  • Calculation starting point adjustment (center on or off)
  • Position percentage scaling factor (data-factor, 1 is default)

About

CC Scroll is a parallax scrolling helper framework for JavaScript

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published