That's because FF isn't so gentle on JavaScript conflicts, unlike the rest. The thin is that the corechart loads flash using the exact code, so that the reason for the conflicts.
On 1 בדצמ 2011, at 12:19, krishna savith <[email protected]> wrote: I found the root cause of the error. I am using swfobject.js which is conflicting with the google chart.js. that is why it is throwing the error. when i remove swfobject.js then its working fine. But i am wondering why this conflict is not there in IE. Can any one help me? On Dec 1, 3:01 pm, Roni Biran <[email protected]> wrote: I'm using the same package over 15 charts in a same page without any problems on all browsers (IE, FF, Chrome, Safari) Maybe your implementation of the charts is wrong? On Thu, Dec 1, 2011 at 11:26 AM, krishna savith <[email protected]>wrote: Hi, I am using google charts in my website. when I load the package using google.load("visualization", "1", {packages:["corechart"]}); firexfox is throwing error like "Error: Error enumerating properties on scriptable plugin object Source File: http://www.google.com/uds/api/visualization/1.0/92cbb0f92b037d8f5681d... Line: 183". Please help me with this . -- 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. -- 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.
