AngularJS-SpringMVC-example
AngularJS-SpringMVC-example copied to clipboard
Problem with IE lte 8 and the msg directive
I followed the http://docs.angularjs.org/guide/ie guide but still have problems with the msg tags in the partial view person.html. The msg tag is only rendered in the main.html. I added the namespace, document.createElement stuff,
style... mentioned in the IE guide. But nothing worked for me. IE9 is ok...
Any idea?