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

Monthly Archives: February 2016

How to change default font size in tinymce?

<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

Replace PHP short open tags with full form in all ‘.php’ files using one command

Nowdays, In the latest versions of web servers, The PHP short open tags are diabled by default, Although we can able to enable it in the ‘php.ini’ file, Some of the shared hosting servers may be diabled that systax and you have to migrate your code to the standard syntax…

Posted byProsoxi.com WebmasterFebruary 2, 2016Posted inPHP

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.