jquery - Scroll effect on website? -


i saw website online: http://manipal.edu/mu.html, have 1 question, difficult create scroll effect , what's name of it? , how activate him on scroll? there library or something?

thanks in advance.

the site referenced doing javascript/jquery listening multiple scroll , touch events. once know user has attempted scroll determine direction intended , navigate page appropriately.

hijacking users scroll functionality frowned upon lot of developers , users though. can annoying when user trying navigate page (i've ready blog posts can't find atm use source).

this effect made popular apple in both iphone 5 , mac pro sites. these sites built presentational.

there library named one page scroll can used duplicate effect you're looking for.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -