This is a migrated thread and some comments may be shown as answers.

RadTabstrip reloads fusion chart in mozilla

3 Answers 52 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Basit Mohammed Abdul
Top achievements
Rank 1
Basit Mohammed Abdul asked on 16 Feb 2010, 12:13 AM
Hello,

I am using the integrated RadMultiPage and the RadTabStrip controls in my web application. And in one of my RadPageView I have a fusion chart control.
The issue is in while browsing using Mozilla Firefox and Google chrome the fusion chart reloads every time when RadTab containing fusion chart is selected ( after navigating to other tab and coming back).
The reason for this behavior seems to be that the Mozilla based browsers reloads the flash if the container css property is set to display:none for hiding the unselected tab items.
(Ref: http://www.fusioncharts.com/forum/Topic10506-36-1.aspx).

My question is how does the RadTabStip control hides the unselected RadTab. Is it by using display:none css property OR visiblity:hidden property?..

Is there anyway to force the RadTabStrip control to override visiblity:hidden property instead of Display: none for hiding the unselected tab items.?(so that flash doesn't reloads when RadTab is selected again)

Thanks,
Basit

3 Answers, 1 is accepted

Sort by
0
Poul Henningsen
Top achievements
Rank 1
answered on 17 Feb 2010, 09:34 AM
yes, the unvisible PageView(s) uses display:none. I don't think you will be able to use visibility:hidden in this case. Still, let someone from Telerik confirm/deny this.

Cheers,
Poul
0
Accepted
T. Tsonev
Telerik team
answered on 19 Feb 2010, 08:08 AM
Hello Basit,

We have a Knowledge Base article that provides a solution to this particular problem:

http://www.telerik.com/support/kb/aspnet-ajax/tabstrip/preventing-the-reset-of-silverlight-flash-objects-in-radmultipage-ff-chrome.aspx

I hope this helps.

Greetings,
Tsvetomir Tsonev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Basit Mohammed Abdul
Top achievements
Rank 1
answered on 19 Feb 2010, 05:04 PM
Thanks, This is exactly what I was looking for
Tags
TabStrip
Asked by
Basit Mohammed Abdul
Top achievements
Rank 1
Answers by
Poul Henningsen
Top achievements
Rank 1
T. Tsonev
Telerik team
Basit Mohammed Abdul
Top achievements
Rank 1
Share this question
or