Sign in to follow this  
rsack

Perl & 'link' tag

Recommended Posts

Hi,

 

 

 

I've been trying to use FusionCharts with Perl by simply printing the xml and code required (HTML wise), everything works great except the link=SOMETHING not working, the cursor becomes a link cursor when hovering over the chart fields but actual link doesn't work, I've verified the source of the page and it seems fine, does anyone have any idea?

 

 

 

Thanks,

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

Welcome to FusionCharts forum. :)

Please try enabling the attribute 'RegisterWithJS' and setting it to '1'.

Ref.- var myChart = new FusionCharts("../FusionCharts/Column3D.swf", "myChartId", "900", "300", "0", "1");

Hope this helps.

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

Could you please send us the sample code that you are using, as an attachment?

Awaiting your reply.

Share this post


Link to post
Share on other sites

Sorry for being the bad-news-reporter but still the exact same behavior, the cursor becomes a link cursor but no action on click (tried 3 different browsers), any other ideas or do I just leave it?

 

 

 

Thanks again!

Share this post


Link to post
Share on other sites

I feel awkward replying with negative answers the whole time :S

 

 

 

Copied & pasted your exact code but nada...

 

 

 

Thanks (for the 134238941 time) :)

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
Sign in to follow this