0
How can I make a Simple Smooth scroll from menĂș nav to downstairs of the Page?
smooth control
2 Answers
+ 4
By using Javascript and scrollTop property, updating value at regular interval... ( or scrollTop() method in JQuery )
0
thanks!
smooth control