Closed Alexius08 closed 4 years ago
@Alexius08 Please include the support for older browsers too. That will be great.
Just pushed a JS-based smooth scroll function. The function would run in cases where the CSS-based approach don't work.
That was quick and great. I will have a look at it and will close the merge.
@Alexius08 If I understood it right, the new solution with jquery should work even on new browsers. isn't it??
Although the jQuery solution would work on both old and new browsers, it would only run for older browsers. The CSS solution will be used for the newer ones.
Resolves #1 for the latest browsers.
Another approach is available if support for older browsers is needed.