Im looking to make a directive which is terminal, but then accesses what is
on the ngSrc attribute and parses it. when i use $parse on the content, it
fails, presumably as it isnt just an expression, it is wrapped by {{ exp }}
handlebars.what is the approach to do this? it is to make a 'video' directive which replaces the video tag with a custom plugin, but in other cases (browsers that are supported) uses the ngSrc on the <video> ideas? -- Tony Polinelli -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
