Sign in to follow this  
theQco

SparkColumns Issue in Firefox

Recommended Posts

Hey everyone,

 

 

 

This issue concerns the SparkColumn.swf and FireFox 3.0.4 on "OS X 10.5". I have a table with 30 rows. Each row has 2 SparkColumns. The problem is that in Safari, IE, Camino, it works correctly. But in FireFox it will only render the SparkColumns that are in the active view area. Charts that are created that need to be scrolled to view are just a white square. No information loads into them. Where it gets weird is that if I view the source, everything loads correctly. And if I then scroll down and refresh. The charts that didn't appear before, are now showing properly and the charts above that were working before are now white squares.

 

 

 

I tried turning the Debug Mode on and as long as the chart is in the main area and viewable, the debug window pops up. If it is outside the viewable window, it is still just a white square.

 

 

 

Any help would be greatly appreciated.

 

 

 

 

 

Here is the code I am using to load the data: (the URL was inserted to remove the test sites address)

 

 

 










 

 

 

Thanks!

Edited by Guest

Share this post


Link to post
Share on other sites

Hi,

 

 

 

One thing that I noted is that you're not using different IDs for each chart. Each chart needs to be have a different ID.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this