How make a link to new page or pupup window?
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



How make a link to new page or pupup window? Expand / Collapse
Author
Message
Posted 8/19/2008 2:47:01 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 8/21/2008 1:24:40 AM
Posts: 2, Visits: 6
I' tried link in <marker> element. It's can work in server side even can't link to other web, whatever.
But the link will connect to other page with no new window.
Is there any way can use link in <marker> element to open a new window or same like pupup window?
Thanks
Post #8035
Posted 8/20/2008 3:04:35 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 8/21/2008 1:24:40 AM
Posts: 2, Visits: 6
One more is I tried everythings with javascript that FusionCharts Team supported in forum.
But it's not work. My code is very simple like below

1. link='JavaScript: openwindow()'                      -> not work and no erro.
2. link='openwindow();'                                     -> erro : can't find file like "openwindow();"
3. link='JavaScript: window.open("test.html")'       -> not work and no erro.
4. link='test.html'                                             -> work. but this is not a new window or pupup.


and I used DataXML to draw chart, the chart is showing well but can't make a new window link.
please help me ~~~~T.T  

Post #8039
Posted 8/21/2008 12:08:09 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 7:54:06 AM
Posts: 644, Visits: 1,948
Hi,
 Could you please try running the application from a web server like IIS or Apache (locally or live)?


Thanks,
Arindam

FusionCharts Team
www.fusioncharts.com

Post #8065
Posted 9/30/2008 7:20:36 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 10/1/2008 7:18:12 AM
Posts: 4, Visits: 4
I haven't seen ana answer to this. I guess it will be obvious when I see it.

I have tried, in the xml output,

<entity id='001' link='javascript:onClick="window.open('http://www.petercox.com', 'window_name','width=5 height=600'); return false;'  />

but when I update the map it says 'invalid xml'

What is the right way to do this?

thanks

Clive

Post #8944
Posted 9/30/2008 7:32:17 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 7:54:06 AM
Posts: 644, Visits: 1,948
Hi,

Could you please try with this?

<entity id='001' link='P-window_name,width=400,height=300,toolbar=no,scrollbars=no, resizable=no-http://www.petercox.com' />

Also read this link.

http://www.fusioncharts.com/maps/docs/Contents/DrillDown/PopUps.html

http://www.fusioncharts.com/maps/docs/Contents/DrillDown/Simple.html

http://www.fusioncharts.com/maps/docs/Contents/DrillDown/Frames.html

http://www.fusioncharts.com/maps/docs/Contents/DrillDown/ClickURL.html

http://www.fusioncharts.com/maps/docs/Contents/DrillDown/JavaScript.html

Thanks,
Arindam

FusionCharts Team
www.fusioncharts.com

Post #8946
Posted 10/1/2008 7:28:30 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 10/1/2008 7:18:12 AM
Posts: 4, Visits: 4
Thanks - that works, if I paste the link value into DATA tab 'Link' box
Post #8968
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 9:36pm


Execution: 0.047.