I have the ckeditor in a floating window provided by the jquery plugin jqmodal.
The issue I have is that if I open say the Font Sizes menu and drag the parent window around the screen, the menu does not move with the editor but stays open in fixed position on the screen. So the menu is not moving with the editor.
I would be ok with closing the menu on the move even as a workaround.
Is there a function call to close all menus? I am having trouble finding what the css id/class of the menus would be - that would help too, as I could just hide them or alter the css.
Thanks for any help.
The issue I have is that if I open say the Font Sizes menu and drag the parent window around the screen, the menu does not move with the editor but stays open in fixed position on the screen. So the menu is not moving with the editor.
I would be ok with closing the menu on the move even as a workaround.
Is there a function call to close all menus? I am having trouble finding what the css id/class of the menus would be - that would help too, as I could just hide them or alter the css.
Thanks for any help.