• jQuery easyui 和 ueditor结合的问题


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

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


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


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

  • 相关阅读:
    How Many Answers Are Wrong
    Agri-Net —poj1258
    食物链
    A Bug's Life
    畅通工程
    Shortest path of the king
    Alex and Number
    KMP
    快速幂
    0x04
  • 原文地址:https://www.cnblogs.com/xiuquan/p/5316685.html
Copyright © 2020-2023  润新知