Hi again! I have seen some strange constructs like this: http://plnkr.co/edit/34PwAbyoP30I7NRJQYaX?p=info where the inner directives are added while the outer are created. I found also solutions where the compile service was used to get the inner directives. But I tried to avoid such code.
For my project I would like to use one svg file (e.g from inkscape) as container. This SVG should be enriched <http://www.dict.cc/englisch-deutsch/enriched.html> with icon like elements. But things always look easier on the paper :) I created now 2 div tags which lie on top of each other. Inside the first div tag I put my svg file directive Insiide the other file I put my icons (like in your example) It's a little workaround, but it works Thank you for your time and your help! regards Robert -- 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.
