Community

Using Start/End Directive-Ranges In AngularJS 1.2

(Ben Nadel) It use to be that AngularJS directives were applied to a single DOM (Document Object Model) node (and its descendants). With AngularJS 1.2, however, you can now apply a directive to a “range” of sibling DOM nodes.

Read More - Register for Free Membership