Skip to content

prosoxi.com

Attention in classroom

  • Programming
    • ASP / ASP.net
    • .htaccess
    • PHP
    • JavaScript – Ajax
    • Facebook
    • HTML – XHTML
    • MySQL
    • node js
    • CSS
    • SEO
    • Flash
  • Mobile / Tablet
    • ionic framework
    • Android
    • cordova
    • ios
  • Graphics
    • After Effects
  • OS
    • Windows
    • MAC
    • Linux
  • Network
    • Trixbox
    • Plesk
    • Dreambox
  • News
    • Hack
    • Tutorials
    • Tips & Tricks
    • promo codes

How to change default font size in tinymce?

Posted byProsoxi.com Webmaster February 3, 2016February 3, 2016
<script type="text/javascript">
    tinyMCE.init({
        mode : "textareas",
            setup : function(ed)
            {
                // set the editor font size
                ed.onInit.add(function(ed)
                {
                ed.getBody().style.fontSize = '14px';
                });
            },
            });
</script>
Posted byProsoxi.com WebmasterFebruary 3, 2016February 3, 2016Posted inJavaScript - AjaxTags: TinyMCE

Post navigation

Previous Post Previous post:
Replace PHP short open tags with full form in all ‘.php’ files using one command
Next Post Next post:
AngularJS-Twig conflict with double curly braces

Advertise

Whocallsme.gr Widget Lookup

February 2016
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
29  
« Nov   Jun »
prosoxi.com, Proudly powered by WordPress.