Yes you can use another directive to do it, but timing of the wijmo
directive's rendering is the challenge.  You'd have to create a $watch
function do you know when their directive has created the element and then
modify it with jquery in your directive.  Does that make sense?


On Thu, Apr 3, 2014 at 1:59 AM, scarlatine <[email protected]>wrote:

> Hi,
> Thanks for your answer.
> It seems strange that if I have a directive there is no way to modify the
> generated HTML added to the DOM using another directive or anything else. I
> think there are use cases where you want to add or remove some HTML tags
> generated by a directive that you cannot or don't want to modify.
> Bye...
>
> P.S.: The jQuery solution was the answer from the guys at Wijmo. But I
> would like to find an elegant way to use it.
>
>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "AngularJS" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/angular/tfG9VDpHQeg/unsubscribe.
> To unsubscribe from this group and all its topics, 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.
>

-- 
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.

Reply via email to