Function
Returns an animation that will smooth-scroll to a node
This implementation support either horizontal or vertical scroll, as well as both. In addition, element in iframe can be scrolled to correctly. offset: {x: int, y: int} this will be added to the target position duration: Duration of the animation in milliseconds. win: a node or window object to scroll
dojo.Animation
Object
Object
Object