I have a problem that I cannot understand.
In IE8, the ng-style directive doesn't work at all. I use it to set the width of an element. It works great in all other browsers.
In IE8, when testing an element using the crappy tool F12, the style property is completely missing.
Can anyone tell me if there is a workaround? The version of angularjs that I am using is a stable version at the time of writing (1.0.2)
thanks
source share