Sign in to follow this  
simplessus

Problems with jQuery Tabs

Recommended Posts

Hello,

 

 

 

when using FusionCharts in conjunction with the jQuery Tabs we have a problem in IE6+7, Firefox 2+3 works.

 

 

 

When the "render" function is called after "setDataURL" the tabs in our document are not doing their job anymore. Without FusionCharts everything works fine. It seems as if the "onclick" event is not triggered anymore and the default href-Value - in this case "#" - is loaded.

 

 

 

What is wrong ?

 

 

 

Best regards,

 

Bjoern

Share this post


Link to post
Share on other sites

Hi,

We have created a small sample using 3 JQuery tabs. Eveyting works perfect. Please try the attached html file. Please note that you would need to provide the JQuery js and associated files in the same folder of index.html. Please also place COlumn3D.swf. column2D.swf and Pie3D.swf in Charts folder.

Hope this might help.

JQuery.zip

Share this post


Link to post
Share on other sites

The problem is not when you use normal FusionCharts in tab, but rather when you use percentage based width. In fixed with everything works fine, when when the width is given as a percentage, the chart renders the first time, but not when u go to another tab and return back.

 

Hope this helps in solving the bug.

 

Regards,

Rohit

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