FusionCharts Forum: can you give me the reason, why function myscript doesn`t work? - FusionCharts Forum

Jump to content

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

can you give me the reason, why function myscript doesn`t work?

#1 User is offline   mine_rsr 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 10-May 10

Posted 11 May 2010 - 12:48 AM

this is my function script



function updateChart(factoryIndex){



var strURL = "FactoryData1.php?factoryId=" + factoryIndex;



strURL = escape(strURL);





var chartObj = getChartFromId("FactoryDetailed");



chartObj.setDataURL(strURL);

}
no comment
0

Other Replies To This Topic

#2 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 11 May 2010 - 03:39 AM

Hi,

Could you please specify the issue a bit elaborately?

Awaiting your reply.

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

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