<div class="wheel-container">
<section class="wheel-section">
<!-- content -->
</section>
<section class="wheel-section">
<!-- content -->
</section>
</div>
wheel('.wheel-container')
wheel({
pagination: true,
sectionClass: '.wheel-section',
rootSectionClass: '.wheel-rootSection',
paginationClass: '.wheel-pagination'
})