在下面的 RTE 中,我必须减小宽度,但这意味着删除一些功能,如删除粗体、下划线选项、........
有没有办法在不移除按钮的情况下减小宽度?
即,按钮应该出现在一种小的下拉箭头中。
function MYRTE()
{
theme : "advanced",
theme_advanced_buttons1 : "save,|,bold,italic,underline,|,formatselect,fontselect,fontsizeselect",
theme_advanced_buttons2 : "cut,copy,paste,|,search,replace,|,insertdate,inserttime,preview,|,forecolor,backcolor",
theme_advanced_buttons3 :
}