Version

initNextNear Method

Initializes scroll animation iteration of type NextItemScrollAnimation for moving to the next item regarding the NextItemAlignment.Near aligment.
Syntax
ASP.NET Ajax Javascript (Specification) 
function initNextNear() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfNextItemScrollAnimation.initNextNear();
See Also