Hi
Just wanted to give a little more insight on this.
I’m getting a lot of these errors, and they all seem connected to lines like these:
[code]
#arevicofancy-bg-e{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancy_shadow_e.png', sizingMethod='scale')}
[/code]
It seems the flaw is that it’s trying to load currentURL/fancy_shadow_e.png instead of the file on the plugin’s folder. It also doesn’t play very well with minification.
I think these errors come from IE users.
Can the Dev give us an update on this? thanks ??