Firefox Silverlight div 重新加载
在我的应用程序中,我有一个 div
(iframe),当单击按钮时我会隐藏/显示它,它显示我的 .xap 文件的内容。当我单击按钮隐藏 div
时,我看到 Silverlight 框架消失,当我单击按钮重新显示 div
时,Silverlight 应用程序会重新加载。有时它也会显示为空白,但是当我右键单击该区域时,它会在上下文菜单中列出“Silverlight”。
根据这篇文章,重新加载是一个 FireFox 错误。
有人可以解决重新加载的问题吗?
在 IE 中,div
无需重新加载 Silverlight 应用程序即可显示。我想让 FireFox 也有同样的行为。此外,我想阻止 FireFox 将 div
内容设为空白。
In my application, I have a div
(iframe) that I am hiding/showing when a button is clicked, which displays the content of my .xap file. When I click the button to hide the div
, I see the Silverlight frame disappear, and when I click the button to reshow the div
, the Silverlight App reloads. Sometimes it'll appear blank too, but when I right-click the area, it has "Silverlight" listed in the context menu.
According to this post, the reloading is a FireFox bug.
Does anyone have a work around to the reload?
In IE, the div
appears without having to reload the Silverlight App. I would like to get FireFox to have the same behavior. More over, I would like to stop FireFox from making the div
content blank.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论