Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

<img ng:src> does not work with IE9 #935

Closed
pbininda opened this issue May 5, 2012 · 4 comments
Closed

<img ng:src> does not work with IE9 #935

pbininda opened this issue May 5, 2012 · 4 comments

Comments

@pbininda
Copy link

pbininda commented May 5, 2012

see
http://jsfiddle.net/pbininda/2JYYc/4/
On chrome and firefox it shows the angularjs logo twice.
On IE9 the second image is not loaded.

@IgorMinar
Copy link
Contributor

for some reason the src attribute is empty on IE9

@IgorMinar
Copy link
Contributor

interestingly the issue occurs only with ng:src declaration. ng-src works fine.

@pbininda
Copy link
Author

pbininda commented May 6, 2012

Thanks for the info. This is good enough for me in my project :)

2012/5/6 Igor Minar <
reply@reply.github.com

interestingly the issue occurs only with ng:src declaration. ng-src
works fine.


Reply to this email directly or view it on GitHub:
#935 (comment)

@IgorMinar
Copy link
Contributor

only IE can do stupid stuff like this. see comments in 0763a88

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants