FusionCharts Forum: Unable to execute javascript set on clickURL attribute in a chart tag - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Unable to execute javascript set on clickURL attribute in a chart tag

#1 User is offline   mcoquet 

  • Forum Newbie
  • Group: Members
  • Posts: 1
  • Joined: 31-August 09

Posted 31 August 2009 - 04:09 PM

Unable to execute javascript set on chartUrl attribute in a chart tag.

Quote


$xml = "
$xml .= "minorTMNumber='2' minorTMColor='646F8F' minorTMHeight='3' majorTMThickness='1' decimalPrecision='2'";

$xml .= "ledGap='1' ledSize='1' ledBorderThickness='2' clickURL='j-loadurl-";

$xml .= "/php/ShowStoragePool.php?INSTANCE=" . $instance . "&STGPOOL=" . $key;

$xml .= "' >";

(...)





If I set a URL normally, it all works, but I cant set any javascript to be executed. I'm trying to do this according to the docs found here http://www.fusioncha...JavaScript.html .



I even tried j-alert-foobar , nothing worked.



As a note, The mouse pointer changes how it normally does when I hover over the chart, Click just does nothing.



This is using, Version: 1.2.4 (16th February, 2009) Full .



Any help would be Extremely welcome and appreciated.
0

Other Replies To This Topic

#2 User is offline   Rajroop 

  • FusionCharts Team
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1803
  • Joined: 19-May 09

Posted 01 September 2009 - 10:05 AM

Hello,

Welcome to the FusionCharts Forum. :)

Quote

If I set a URL normally, it all works, but I cant set any javascript to be executed.

FusionCharts Free does not support JavaScript. :)

Quote

The docs you have refered to are FusionCharts v3 docs, not FusionCharts Free docs.

Regards,

Rajroop Bhaduri

FusionCharts Team

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Follow us @Twitter
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic