script.aculo.us ScrollTo Effect
In this article, we will demonstrate the effect of ScrollTo by using JavaScript library called script.aculo.us having smooth transition from one to another. We can adjust the duration of the effect as well. Syntax: Effect.ScrollTo('element_id', { duration:'0.2', offset:-20 }); Note: To use this libr