简体   繁体   中英

jQuery UI dialogs and TinyMCE in fullscreen mode

I'm using tinyMCE and jquery-ui in the same application. The problem is, when tinyMCE is switched to fullscreen mode, it hides all the jquery-ui dialogs. Any ideas on how it is possible to keep the dialogs on top of the editor even when its in fullscreen mode?

最终将jQuery对话框的zIndex属性设置为8000,它起作用了:-)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM