highcharts download not working from html page with iframe in IE -


i trying chart download work in ie9 html file having iframe element shown below .

<iframe frameborder="0" width="500" height="425" scrolling="no" src="http://www.highcharts.com/demo/bar-basic"></iframe> 

however works fine if iframe placed inside jsfiddle .i impression due html elements missing in html file .please me out on issue.

thanks,

bimal

i have tested line in ie9 , seems working fine. on server or opening html file broswer?


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -