Version

initPrevFar Method

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