Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tinymce

Stop Umbraco/tinymce From Converting Absolute Urls To Relative Urls

Both Umbraco/TinyMce both like to strip the base domain from any absolute URLs in the editor. This … Read more Stop Umbraco/tinymce From Converting Absolute Urls To Relative Urls

Remove Background Color And Font Color In Html With Javascript

I am improving TinyMCE editor and want to add buttons Default color in forecolor and backcolor. Thi… Read more Remove Background Color And Font Color In Html With Javascript

Tinymce Build Script To Compress All Js Files

I am looking for a way to compress all tinymce js files into one single file. I would like to use a… Read more Tinymce Build Script To Compress All Js Files

Get Cursor Position Or Number Of Line On Which The Cursor Is In Tinymce

How to get the cursor position in TinyMCE or the number of line on which the cursor is in TinyMCE? … Read more Get Cursor Position Or Number Of Line On Which The Cursor Is In Tinymce

How Can I Change The Styles Of Content If Contentedittable = False?

Hey I have created a plugin that opens a new dialog (an extra HTML-page). With this dialog the user… Read more How Can I Change The Styles Of Content If Contentedittable = False?

Integrating Fancybox And Tinymce Problem

I have a problem when put tinyMCE in Fancybox popup box Here is the code $(document).ready(functio… Read more Integrating Fancybox And Tinymce Problem