Skip to content

Instantly share code, notes, and snippets.

@bennadel
bennadel / a.htm
Created July 18, 2015 17:39
Using Anchor Tags And URL-Fragment Links In AngularJS
<!doctype html>
<html ng-app="Demo">
<head>
<meta charset="utf-8" />
<title>
Using Anchor Tags And URL-Fragment Links In AngularJS
</title>
</head>
<body ng-controller="AppController as vm">