Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
tag replacement not working in IE
We have a CSS file that has website tags in it for the path to the image assets. This is so we can load images externally from Amazon Cloudfront. Once the user starts the checkout process, the tag replacement is supposed to override the default images.domain.com, and instead point to Amazon's SSL server (https://xxxx.cloudfront.net)
Here's the weird part: It works fine in Chrome and Firefox. In IE, the tag replacement isn't happening.
Even weirder: we do this on other sites using Rackspace's CDN. No troubles at all. But for some reason, the tag replacement on an Amazon Cloudfront in IE isn't working.
0