Skip to content

carpeliam/deck.scroll.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

deck.scroll.js

A deck.js module that adds the ability to navigate through slides by means of scrolling the page.

A demo can be seen here.

Installation

  1. Copy the scroll directory from this repository to your extensions directory.

  2. Include the stylesheet:

     <link rel="stylesheet" href="../extensions/scroll/deck.scroll.css">
    
  3. Include the JS:

     <script src="../extensions/scroll/deck.scroll.js"></script>
    

And you're set.

About

deck.js module that adds the ability to navigate through slides by means of scrolling the page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published