Hello friend!
Any ideas how to recreate such beautiful smooth scrolling like on http://www.mikebloomberg.com/about/
Any advice much appreciated! Thanks
Hello friend!
Any ideas how to recreate such beautiful smooth scrolling like on http://www.mikebloomberg.com/about/
Any advice much appreciated! Thanks
Hi @Evgeny_Troitsky just to be 100% sure. Do you mean the smooth scrolling when you click on the year menu to the right, or when you mouse scroll down the page?
Nicholas, when u just scroll down with mouse…
Have u any examples done with webflow and custom code?
Here you go: https://preview.webflow.com/preview/fuglebakkevej-43-a?preview=c4de0b1e4fd00b46415fae588bc3584a
Yep, but i can’t see effect, may be u need to publish project? And i can’t see custom code section, may be u can copy here?
Did u figure it out?
Hello Nicholas!
I have found another solution by implementing some js… here is result fridman.webflow.io
Hello! Sorry for delay…
You need to download that js:
And connect it with webflow, just download smoothscroll.js and upload to your server
Then paste this code before body tag:
Replace path with your address
Thats all!