yipchunyu

Javascript Function not working

Recommended Posts

I use ASP, COM+ to build ASP pages with the charts (dataXML).

 

It works fine except the javascripts.

 

 

 

The cursor change to 'Hand' when move-over the chart element. but it do nothing when I click it.

 

the code is like here. any help?

 

 

 

The code is very simple like

 

 

 

strXML = ""

 

Call renderChart("/assets/charts/Bar2D.swf", "", strXML, "PremiumDue", 400, 300, false, false)

 

 

 

p.s. i upload a simple asp (should change the extension from txt to asp)

testchart3.txt

Edited by Guest

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now