Angularjs Examples

AJS Examples


AngularJS $anchorScroll Service

The AngularJS $anchorScroll service can be used in conjunction with hyperlink in mark-up to automatically scroll to other part of the page. This service can be disabled by calling $anchorScrollProvider.disableAutoScrolling().

Syntax

AngularJS $anchorScroll Service Example