In this example of Ng-Focus, Anchor will redirect user to learnkode.com using the function below: $scope.url = function () { window.location = 'http://learnkode.com'; } HTML: LearnKode URL:LearnKode
Ng-Focus
$scope.url