问题
After doing some research in google for pretty long time found some info on Drop down menu
, but the documentation doesn't have clear information for me to understand, or other docs are mostly on TinyMce3
. I've customized TinyMce 4
adding a button, menu and sub-menus
and have used Window Manager
with text box
and radio button
(which is a checkbox
, poor efforts I know), but I need a drop down list/listbox
in Window Manager
edit : Radio buttons are not supported in tinymce4
回答1:
this helped a lot, I created a fiddle so that might help somebody out there customizing tinymce 4
来源:https://stackoverflow.com/questions/20493182/drop-down-menu-combobox-listbox-in-tinymce-4