Well by pure html, I would like to say with or without angular stuff.

But seems a bit inneficient because we create html and efter delete some
part to regenerate new one. The best should be to link each block to some
value and say, this is the template to generate it. Now deel with it.


But thanks for the help

2014-10-10 1:33 GMT+02:00 Bernard Poulin <[email protected]>:

> Yup exactly!
>
> Again it depends what you mean by "pure HTML". Does including the angular
> script still makes it "pure" in your definition?
>
> Small note:  running something that acts on the DOM within a controller on
> startup might not work if the DOM is not loaded yet. But it will work in
> about any other case where you know your HTML is present.
>
> --
> 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/IauRIGu0qZA/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.
>
> --
> Van Belle Jonathan
>
>

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