How to Change TinyMCE Default Font Dropdown menu
Hello Friend,
This week is more likely a TinyMCE editor week for me. Making many many changes in TinyMCE editor. Changing Font Drop Down menu, Adding Stylesheet in TinyMCE, Adding Couple of extra buttons in Editor any many more. In this short time, I show you how to change font drop down menu and add the new font size options.
Write below line of code in Initialization file of TinyMCE editor (tinyMCE.init() in tinyMCE.js).
font_size_style_values : "10px,12px,13px,14px,16px,18px,20px",
Here you can add all font size that you would like to add under font dropdown menu.
Change TinyMCE Default Font Dropdown menu, Add Font Size in TinyMCE, Font Options in TinyMCE Editor, Fonts Options in Dropdown TinyMCE, Custom Options for Fonts TinyMCE, New Options in Font Drop down TinyMCE
Posts Related to How to Change TinyMCE Default Font Dropdown menu
[TinyMCE] Change Font Color Change Font Family
Hello Friends, If you are using TinyMCE for your PHP Application, you might came across the Font Color and Background Color feature of Editor. All ...
Add/Import CSS File in TinyMCE Editor
Hello Friends, Couple of days before, I got complain from my client about TinyMCE editor content format. Whatever content entered in TinyMCE editor from admin ...
Implementing Google Maps using API on your website
Hello Friends, Are you looking to implement Google Map in your website ?? Do you have a Real estate property website ? If yes, the ...
Autocomplete functionality in Combobox/Selectbox with jQuery-UI
Hello Friends, Are you looking for Selectbox (Combobox) with Autocomplete functionality ? jQuery-UI provides Autocomplete functionality in HTML selectbox. All options for HTML selectbox is ...
5 Useful plugins for Simple CMS wordpress website
Hello Friends, If you are planning to develop simple CMS website in wordpress than here i am sharing some of plugins of wordpress which is ...
You can leave a response or trackback from your own site.






I am