|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 8/13/2008 3:37:29 PM
Posts: 5,
Visits: 31
|
|
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
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 8:20:12 AM
Posts: 2,194,
Visits: 521
|
|
Hi,
Can you please send us the XML data at support [at] fusioncharts.com?
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|