The a directive of angularjs is modifed form the html A tag so that the default action is prevented when the href attribute is empty.
You can refer direct AngularJs doc for this to know more. In this post i just want to make a example to help you learn easy.
Learning angularjs via detail examples. AngularJs event, angularjs table, angularjs grid, angularjs sort, angularjs sort filter, angularjs application, angularjs templates, angularjs bootstrap.
Showing posts with label a. Show all posts
Showing posts with label a. Show all posts
Home » Posts filed under a
Subscribe to:
Posts (Atom)
AngularJS tags
Popular Posts
-
Angularjs MVC RESTful Web Service example This example shows how to create a simply web application using angularjs , mvc , RESTful We...
-
Angularjs table sorting, filter and paging This post provides an example about how create a table via sorting, filter and paging. Followin...
-
How to apply ng-class if This example provides two ways using ng-class if expression. Following directives and services in angularjs w...
-
AngularJS format and filtering The sample show how to filter data in angularjs, filtering with currency format example.