AutoMagiCache and HTC Files

NOTE: THIS DOESN'T ACTUALLY WORK. STAY TUNED FOR UPDATES.

AutoMagiCache currently will not cache .htc files referenced in your CSS. To work around this, you can reference some common .htc files on our servers.

Make sure you reference these files in your CSS with the complete and secure path, starting with https://. Also make sure you change YOURDOMAIN to your actual FoxyCart subdomain.

behavior: url("https://YOURDOMAIN.foxycart.com/files/htc/csshover.htc");
behavior: url("https://YOURDOMAIN.foxycart.com/files/htc/csshover2.htc");
behavior: url("https://YOURDOMAIN.foxycart.com/files/htc/pngbehavior.htc");

If you'd like to see additional .htc files on our servers, let us know.