imacomber

Members
  • Content count

    4
  • Joined

  • Last visited

Everything posted by imacomber

  1. I am working with FusionMaps XT v3.3.1 rendering JavaScript-only maps in the following fashion: first rendering a global map with countries, which has one linked map for the United States (showing each state). The issue I'm seeing is that when I try to render the initial map, which loads up the global map with countries, it works fine in all browsers except for IE8. In IE8, the browser waits a few moments (about 12 seconds) and then displays the following message: Stop running this script? A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer might become unresponsive. If I comment out the chart's rendering function call within my script the page displays normally and quickly without this message showing up. What should I do to either further troubleshoot this issue or (hopefully) resolve it?
  2. IE8 Maps Rendering is Running Slow

    Haritha, thank you for the update on this issue. Do you have an approximate date/time for the new map JS structure?
  3. IE8 Maps Rendering is Running Slow

    Here is an example of me bringing up the WorldwithCountries map on IE8 from a FusionCharts Demo webpage (http://www.fusioncharts.com/demos/gallery/maps/GalleryMapAll.asp?mapName=World+Map+with+countries)
  4. IE8 Maps Rendering is Running Slow

    The specific map that seems to be giving us problems is the "WorldwithCountries" JavaScript map. Does that one work for you as well?