加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

【.Net码农】SWFUpload 在IE9下不显示问题及IE9中模态窗下flash

发布时间:2020-12-15 07:18:52 所属栏目:百科 来源:网络整理
导读:http://www.cnblogs.com/donhwa/archive/2011/06/23/ie9_swfupload_bug.html 今天在IE9下的 SWFUpload 忽然消失,折腾了一天。 回了家使劲地调,四处地搜。也搜到一些IE9 下的FLASH 不显示的帖,却是无关痛痒。也上官网看到了一些人反馈了这个问题。 Swfuplo

http://www.cnblogs.com/donhwa/archive/2011/06/23/ie9_swfupload_bug.html








今天在IE9下的 SWFUpload 忽然消失,折腾了一天。
回了家使劲地调,四处地搜。也搜到一些IE9 下的FLASH 不显示的帖,却是无关痛痒。也上官网看到了一些人反馈了这个问题。
Swfupload?+?IE9?+ no upload button? -? 1 个帖子?-? 2011年5月30日
看着帖子里没啥有价值的处理方法。就差点放弃了。
使劲地翻站,看flash 的html。怀疑过embed 、断着 swfupload.js 一行行地跑、打着debug 信息, 就是出来来flash。
疑惑了,为啥广告的 flash 显示得好好的,而我这轻轻的一个按钮就不出来了呢。? 想起了 早报网 ,记得这个网站对 html 处理得还是比较“原生”,于是翻开,确实,我一眼盯上了
?classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
这一句。 将它添进了 swfupload.js(311行),神出来了,终于出来了。 是 IE9 严谨了?
一个问题过了, 还留着一个问题:IE9中,在模态窗口中flash 打不开文件浏览对话框,要等模态窗关闭了才触发,是在等着什么呢?????
如这篇所描述状: http://cutesoft.net/forums/thread/67673.aspx
Hi,
?
?
We use? the AjaxUploader in? many IE modal windows opened using the showmodaldialog.? We have found that the uploader no longer works when? using IE9.? The window to? select file never opens you calick the add button.? If you close the modal right after,the file picker opens up.? This was fine IE8.?
?
Is there a fix for? this?
?
Thanks.
6月22号最新回答
??
IE modal dialog is a special case,it have many compatible issue.
I suggest you an iframe the dialog .
that means
?
window.showModalDialog( "theiframepage.html" )...
?
the theiframepage.html,
?
<iframe src= "myuploadpage.aspx" ></iframe> include the uploader.
?
I think all silverlight/flash upload component will meet the same issue.
?
If you have more solution rather than iframe,please let 's know .
??
?
Thanks.
?
?
Regards,
Terry.
本文地址: http://www.cnblogs.com/donhwa/archive/2011/06/23/ie9_swfupload_bug.html
分类:? Web
标签:? swfupload,? ie9
好文要顶? 关注我? 收藏该文?

?

life++
关注 - 30
粉丝 - 8
+加关注

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读