jrheard Report post Posted July 24, 2008 Hi, I've got the NewWorld map up and running (on a local network using private data, unfortunately, so I can't provide a link), and overall it's pretty awesome. I am having one problem, though - I've assigned "link" attributes to each of my elements, and they're all working just fine, except that when I mouse over Russia, the cursor doesn't turn into a hand (i.e. the CSS value cursor:pointer, or the hand you see when you mouseover a link). Clicking on Russia activates its "link" attribute just fine, it's just the mouseover bit that's broken. Any idea what's going on? Here's the entity declaration for Russia in my map (swapping angle-brackets for regular brackets to deal with the forum: [entity id='RU' value='16.36' link='javascript:asiaMap.renderMap();' /] And yes, asiaMap.renderMap() is a working function defined elsewhere, and I've got a declaration in my entityDef section that looks like this: [entity internalId='174' newId='RU' /] Thanks a bunch, -JR Share this post Link to post Share on other sites
Pallav Report post Posted July 29, 2008 Hi, Can you please send us the XML data at support [at] fusioncharts.com? Share this post Link to post Share on other sites