Error on Links in pop-up windows in IE6 and IE7 when using FusionMaps
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Error on Links in pop-up windows in IE6 and... Expand / Collapse
Author
Message
Posted 1/9/2008 2:33:26 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 1/28/2008 12:24:48 AM
Posts: 11, Visits: 15
I tried to use the US and States maps and I wanted to drill down from the US map to each state by pop-up a new window. I use the link attribute in the entity object and I encoded something like this:
[link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=116]

I first used Firefox for this and it worked, however I switch from using Firefox as testing to Internet Explorer 6. As I click on one US state the browser was not creating a new window. So I check it in other browsers such as Opera and it work. I tried to install IE7 to test and the problem persist. Did I miss something or have I done something wrong with my code?

Thanks
Post #3713
Posted 1/9/2008 8:29:09 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 1/28/2008 12:24:48 AM
Posts: 11, Visits: 15
correction on the code:
[link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=116']
Post #3738
Posted 1/10/2008 12:45:50 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Yesterday @ 2:56:41 AM
Posts: 704, Visits: 1,139
Did you try setting off the popup blocker?

Regards,

Sudipto Choudhury
FusionCharts Team
Post #3743
Posted 1/13/2008 8:25:26 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 1/28/2008 12:24:48 AM
Posts: 11, Visits: 15
I tried setting off the pop-up blocker but to no avail, the problem still persist.

Here is my sample xml file just take away - from <-:

<-map animation = '0' showLabels='1' includeNameInLabels='1' borderColor='CCCCC' legendBorderColor='000000' legendBorderThickness='0' fillAlpha='80' showBevel='0' legendPosition='Right' showCanvasBorder = '0'>
<-colorRange>
<-color minValue='0' maxValue='1' displayValue='DOWN' color='FF0000' />
<-color minValue='1' maxValue='2' displayValue='UP' color='0099CC' />
<-color minValue='2' maxValue='3' displayValue='DORMANT' color='CCCCCC' />
<-/colorRange>
<-data>
<-entity id='AL' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=247' toolText='Alabama [UP]'/>
<-entity id='AK' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=248' toolText='Alaska [UP]'/>
<-entity id='AZ' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=249' toolText='Arizona [UP]'/>
<-entity id='AR' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=250' toolText='Arkansas [UP]'/>
<-entity id='CA' value='0' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=251' toolText='California [DOWN]'/>
<-entity id='CO' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=252' toolText='Colorado [UP]'/>
<-entity id='CT' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=253' toolText='Connecticut [UP]'/>
<-entity id='DE' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=254' toolText='Delaware [UP]'/>
<-entity id='DC' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=255' toolText='District of Columbia [UP]'/>
<-entity id='FL' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=256' toolText='Florida [UP]'/>
<-entity id='GA' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=257' toolText='Georgia [UP]'/>
<-entity id='HI' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=258' toolText='Hawaii [UP]'/>
<-entity id='ID' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=259' toolText='Idaho [UP]'/>
<-entity id='IL' value='0' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=260' toolText='Illinois [DOWN]'/>
<-entity id='IN' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=261' toolText='Indiana [UP]'/>
<-entity id='IA' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=262' toolText='Iowa [UP]'/>
<-entity id='KS' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=263' toolText='Kansas [UP]'/>
<-entity id='KY' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=264' toolText='Kentucky [UP]'/>
<-entity id='LA' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=265' toolText='Louisiana [UP]'/>
<-entity id='ME' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=266' toolText='Maine [UP]'/>
<-entity id='MD' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=267' toolText='Maryland [UP]'/>
<-entity id='MA' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=268' toolText='Massachusetts [UP]'/>
<-entity id='MI' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=269' toolText='Michigan [UP]'/>
<-entity id='MN' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=270' toolText='Minnesota [UP]'/>
<-entity id='MS' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=271' toolText='Mississippi [UP]'/>
<-entity id='MO' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=272' toolText='Missouri [UP]'/>
<-entity id='MT' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=273' toolText='Montana [UP]'/>
<-entity id='NE' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=274' toolText='Nebraska [UP]'/>
<-entity id='NV' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=275' toolText='Nevada [UP]'/>
<-entity id='NH' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=276' toolText='New Hampshire [UP]'/>
<-entity id='NJ' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=277' toolText='New Jersey [UP]'/>
<-entity id='NM' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=278' toolText='New Mexico [UP]'/>
<-entity id='NY' value='0' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=279' toolText='New York [DOWN]'/>
<-entity id='NC' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=280' toolText='North Carolina [UP]'/>
<-entity id='ND' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=281' toolText='North Dakota [UP]'/>
<-entity id='OH' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=282' toolText='Ohio [UP]'/>
<-entity id='OK' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=283' toolText='Oklahoma [UP]'/>
<-entity id='OR' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=284' toolText='Oregon [UP]'/>
<-entity id='PA' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=285' toolText='Pennsylvania [UP]'/>
<-entity id='RI' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=286' toolText='Rhode Island [UP]'/>
<-entity id='SC' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=287' toolText='South Carolina [UP]'/>
<-entity id='SD' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=288' toolText='South Dakota [UP]'/>
<-entity id='TN' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=289' toolText='Tennessee [UP]'/>
<-entity id='TX' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=290' toolText='Texas [UP]'/>
<-entity id='UT' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=291' toolText='Utah [UP]'/>
<-entity id='VT' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=292' toolText='Vermont [UP]'/>
<-entity id='VA' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=293' toolText='Virginia [UP]'/>
<-entity id='WA' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=294' toolText='Washington [UP]'/>
<-entity id='WV' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=295' toolText='West Virginia [UP]'/>
<-entity id='WI' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=296' toolText='Wisconsin [UP]'/>
<-entity id='WY' value='1' link='P-detailsWin,width=1050,height=700,toolbar=no,scrollbars=no, resizable=no-Map.php?ref=297' toolText='Wyoming [UP]'/>
<-entity id='' value='' toolText=''/>
<-/data>
<-/map>

Thanks
Post #3839
Posted 1/14/2008 3:53:38 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956, Visits: 468
Hi,

I tried the same XML and it seems to work in IE 6 and 7. Just make sure that you're not running the map from local filesystem, but from a server (localhost, remote etc.).


Thanks,
Pallav Nadhani
FusionCharts Team
Post #3848
Posted 1/14/2008 10:53:06 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 1/28/2008 12:24:48 AM
Posts: 11, Visits: 15
Actually, I'm running my codes from a remote server. Maybe I have some settings in IE that is should change?

Thanks
Post #3869
Posted 1/19/2008 11:37:35 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956, Visits: 468
These settings are more pertinent to Flash Player than IE. Can you open the links on the maps/charts on our website?

Thanks,
Pallav Nadhani
FusionCharts Team
Post #3961
Posted 1/20/2008 8:31:46 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 1/28/2008 12:24:48 AM
Posts: 11, Visits: 15
Hi!

Thanks for your help. I actually saw that what's causing the problem was the anti-virus program that is installed in my computer - it blocks all unknown pop-ups. I have already adjusted the settings of the anti-virus and the map is working just fine.
Post #3977
« Prev Topic | Next Topic »