What version of FF are you using? My app is also using SSL and all charts used work perfectly: pie, line and bar
On Sun, Oct 9, 2011 at 3:38 PM, Jinji <[email protected]> wrote: > Please provide a simple example page the reproduces the issue. > > > On Sat, Oct 8, 2011 at 3:57 AM, tee4cute <[email protected]> wrote: > >> I've tested to run in IE7+, Chrome, Safari, and FireFox and all works fine >> except firefox over SSL. >> >> The chart are rendered correctly, but on FireFox it shows "some content >> are not secured" and the HTTPS icon on address bar is disappear. >> >> I try to debug and assume that I may use "google.load()" or import script >> not correctly. But after the investigation, I found that if I comment the >> code "chart.draw()", everything on firefox is fine!!! (the SSL connection is >> still displayed as secured). If I uncomment the code "chart.draw()", the >> HTTPS icon is gone again. >> >> I've this issue with FireFox only. Other browsers haven't any problem with >> SSL connection. >> >> Please Help!!!! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-visualization-api/-/k8H3-boL71MJ. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-visualization-api?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
