scrollIt.js icon indicating copy to clipboard operation
scrollIt.js copied to clipboard

A jQuery plugin that makes it easy to create paginated, feature vertically scrolling pages.

Results 27 scrollIt.js issues
Sort by recently updated
recently updated
newest added

Default Index for the specific anchor in the page. It will be useful for redirecting from another page to a specific position.

New colors and fonts added to make landing page more attractive and easy to read.

I think I'm right about this - but if you use Up and Down Arrows keys the scrolling simply does not work... It scrolls down for a bit, but then...

When you click on the same `data-scroll-nav` a lot of times and try to scroll the page after that, the script scroll to `data-scroll-index` exact the same times of clicks...

I don’t know if it changed in a recent version of jQuery but easing wasn’t working. This fixes it.

Hi, Your plugin works great. It is simple, have only basic functionality (which i like) and works with "data-" attributes. Just have a single note/question? I am building responsive sites...

hi, its a great plugin,just the one thing which is not working properly in my site is when click a nav then it takes me to that particular section but...

Great work on scrollIt. However, is it possible to conditionally load the script based on browser height/width? My design goes to hell at height = 550px & below and I...

I seem to be running into an issue when I use more than 9 divs. I think the 10th div confuses things as it begins with the digit '1' maybe?...

This plugin (or any that use .scroll on the window object) will not work with the body at 100% height.