jQuery easyui 和 ueditor结合的问题

Posted 秀泉

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了jQuery easyui 和 ueditor结合的问题相关的知识,希望对你有一定的参考价值。

在easyui的对话框中嵌入ueditor后,发现ueditor的工具栏弹不出来,拖动对话框后发现弹出在对话框后面了,于是通过google浏览器开发工具查看,发现

对话框的z-index为9020,于是修改ueditor的zIndex大于它即可:


= .(, {
    : ,
    :,
    : ,
    : [
        [, , , , , , , , , , , , , , , , ]
    ]
});


参见:http://www.zhengdecai.com/post/501.html

以上是关于jQuery easyui 和 ueditor结合的问题的主要内容,如果未能解决你的问题,请参考以下文章