Internet Explorer does not load images cross domain -
i using qualtrics create survey. in survey included pictures using html different website. works in browser internet explorer 8 doesn show pictures cross domain.
i looking html or javascript code allow access loading pictures otehr domains...
thanks
uh, if have page @ http://www.example.com/foo.html, should able put image on page like:
<img src="http://www.example.org/bar.jpg">
...just fine.
what links like? happens if try load link directly in ie8's location bar?
Comments
Post a Comment