Mar 01
<?php
//Headers Required for SSL in IE
header(“Cache-Control: cache, must-revalidate”);
header(“Pragma: public”);
?>
Normally I don’t bother with making sure my projects are Internet Explorer compliant but the Open Flash Charts are just so pretty, and it’s not that difficult to fix, I felt I had to make sure they displayed correctly.
December 16th, 2011 at 1:51 pm
Thank you for this good issue.
It fixes display under IE when a chart is calling in JSON.