首页 > 网站 > WEB开发 > 正文

ueditor插件中z-index问题

2024-04-27 15:05:39
字体:
来源:转载
供稿:网友
setTimeout("UE.getEditor('zhuanjie').container.style.zIndex = 9999;", 300);  谷歌搜狗不兼容  setTimeout("$('#zhuanjie').find('.edui-default').CSS('z-index', '9999 !important');", 1000);
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表