Do any of you know how to nicely handle anchor hash linking in AngularJS?
I have the following markup for a simple FAQ-page
This may be a new attribute for ngView, but I've been able to get it anchor hash links to work with angular-route using the ngView autoscroll attribute and 'double-hashes'.
angular-route
ngView autoscroll
ngView (see autoscroll)
(The following code was used with angular-strap)
HTML5 Angular Karma