|
Article relates to
|
RadTabStrip,
|
|
Created by
|
Tsvetomir, Telerik
|
|
Last modified
|
December 28, 2009
|
|
Last modified by
|
Peter, Telerik
|
HOW TO
Prevent the reset of Silverlight/Flash objects in RadMultiPage for Firefox and Chrome
DESCRIPTION
Firefox/Chrome will reset any Flash or Silverlight objects when they detects that the objects are no longer visible in the page. This detection is triggered when the containing element is made invisible by setting the CSS “display” property to ”none”.
Invisible PageViews are hidden by RadMultiPage using this property. As a result the embedded objects get reset to their original state.
The sample illustrates how this can be worked round using a few CSS styles. The embedded object is hidden using "visibility:hidden" which solves the problem.
SOLUTION
Please
Sign In
to rate this article.