php - Highchart chart not work on chrome and Firefox -


i have created highchart report, not appear on chrome , firefox browser, appear on ie, when allow activex in ie after chart apper correctly. plz give me reson verysoon

wild guess here, i've seen chrome browsers not display highcharts in page loaded via ssl when use cdn hosted scripts. check see if there grey shield icon in address bar. click , select "load unsafe script".

a fix include highcharts script on own server, on ssl (https://)

it's recommended use highcharts cdn without protocol, , browser pick whichever 1 needs. example:

<script type="text/javascript" src="//code.highcharts.com/highcharts.js"></script> 

Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -