Skip to content

dlran/wheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full screen scroll plugin

demo1

Usage

<div class="wheel-container">
  <section class="wheel-section">
    <!-- content -->
  </section>
  <section class="wheel-section">
    <!-- content -->
  </section>    
</div>
wheel('.wheel-container')

Config

wheel({
    pagination: true,
    sectionClass: '.wheel-section',
    rootSectionClass: '.wheel-rootSection',
    paginationClass: '.wheel-pagination'
})

demo2

About

Like ppt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published