cmpolis/scrollIt.js

Does client side data-scroll-index attribute generation works

Opened this issue · 0 comments

I am trying to use your scrolling plugin and for that I generated data-scroll-index attribute on each section by jquery. As a result, it doesn't work. So, do I need to generate them through server side and do the section need to have only divs, I have them started with article tag?