Render Chart Hidden div
#1
Posted 07 March 2010 - 11:22 PM
I develop page with led gauge in two divs. First div displayed as soon as page load and the second div will be displayed on mouse hover. Can the second div render the same time as the first div, because the second div rendered after the div hover for the first time (there is delayed time)
regards,
Bagus Sutan
Other Replies To This Topic
#2
Posted 08 March 2010 - 12:32 AM
Could you please specify if your dataXML or dataURL method? Loading the data using dataXML method will reduce the time to initially render the chart by some fraction.
In case this does not solve your issue, kindly send us a scaled down version of your code so that we can probe into this further.
Other Replies To This Topic
#3
Posted 08 March 2010 - 01:03 AM
Suppose i want to show the value on led gauge on mouse hover, what I'm dealing with now that is the chart begin to render after i hovered the object instead of displaying the value from the beginning of page load. is it possible to get chart rendered even if it's not hovered yet.
Regards,
Bagus Sutan
Other Replies To This Topic
#4
Posted 08 March 2010 - 01:33 AM
Due to limitations of Flash and the browser, Flash movies can not be rendered, unless it is made visible.


Back to top
MultiQuote