Posted on: 8/4/2014 10:39:32 AM | Views : 426

I have a page which displays few javascript charts on it. I am using RGraph chart API to generate charts. The charts are been generated from a separate Ajax call.
The page is working fine with IE 7, 8, 9 and 10. Then recently I have upgraded to IE 11. After upgrade the page is not working as intended. On performing refresh operation for about 3-4 times, section of some charts are been disappers. It displays blank section instead of chart. And random charts gets disapper. It is not fix that some specific charts will fade away.
And when this issue occur, all the CSS on the page goes messy.
I have checked for any javascript related error generated or not. But I didn't found any javascript error on the console.
I have checked from development tool. The canvas tag is available, bit it does not display on the page. It shows a blank section instead.
Any idea why this is happening?
I have moved this question from IE 11 Community Suppo ...

Go to the complete details ...