Marc Lazell
Member since Oct 17, 2014
- Profile: /members/12361-marc-lazell.htm
- Comments: 1
Recent Blog Comments By Marc Lazell
-
Looking At $compile() And MaxPriority In AngularJS
Posted on Oct 17, 2014 at 2:28 AM
I have a directive which essentially creates a dropdown box (lets call it nameDropdown) . It's a common HTML element which will be used everywhere in my project. I'm trying to dynamically add a directive called "select-required" onto it. Where I define it on my HTML page ( <name-dropd... read more »