>
> Hi Sander,
>

 Sorry but it does not make sense for me. New to JS and not really 
Shakespeare language fluent. On Plunker

htmlTemplate = element.html(service.template);
console.log(htmlTemplate);

give me an object: 

[div, ready: function, toString: function, eq: function, push: function, 
sort: function…]

Do you mean I should parse this object with JSON.parse to get the value of 


   1. innerText: "template1.html"


Then load template1.html in $templateRequest

Regards
Greg

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