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

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -