ketanshah

Members
  • Content count

    1
  • Joined

  • Last visited

Everything posted by ketanshah

  1. Basic platform info fusion charts version: professional 3.1 browser : IE7. additional: using jquery. Background: I have a page with more than one fusion chart on it. I have an export link for each on them which try's to export from the server side using an export handler. Problem: Export throws a javascript error (object does not contain method) on the chart instance in IE7. Works flawlessly in FF. Attachments Zip file contains 3 files. One html file which contains chart export and init code. 2 Javascript files (jquery and fusioncharts.js). I have not included the Pie2D.swf and column2D.swf for obvious reasons. Please change the html code (js, export handler etc) to suit your needs. Attachment: charts_export.zip