http://xiangai.taobao.com
http://shop148612228.taobao.com

ckfinder在IE10,IE9中的弹出框不能选择,或者不能上传解决方法

在IE9,或IE10中ckfinder在IE10,IE9中的弹出框不能选择,或者不能上传解决方法

 

把弹出框嵌入到jquery dialog中。可以解决

I did:
// javascript files Jquery you can download from jquery.com

<script src=".....jquery-1.8.2.js" " type="text/javascript"></script
<script src="....jquery-ui-1.9.1.custom.min.js" type="text/javascript"></script>
....

<div id="container"></div>
.....
var finder = new CKFinder();
finder.appendTo('container');
$('#container').dialog({  //
   width: "330",
   height: "300",
   autoOpen: true,
   zIndex: 1000
});

posted @ 2013-09-29 22:36  万事俱备就差个程序员  阅读(257)  评论(0编辑  收藏  举报

http://xiangai.taobao.com
http://shop148612228.taobao.com
如果您觉得对您有帮助.领个红包吧.谢谢.
支付宝红包
微信打赏 支付宝打赏