rte
TinyMCE, allow data attribute
I have to use the HTML 5 data attribute in Tiny MCE, but the editor always clear them, as it\'s not an attribute known by the default valid_elements configuration.[详细]
2023-04-12 09:25 分类:问答Selected content to upperCase?
I am just wondering if there is a simple solution already to the problem of turning selected content in tinymce to upperCase letters.[详细]
2023-04-07 07:04 分类:问答TYPO3: How to alert Number of Characters in RTE before save?
I am facing a problem with saving large 开发者_开发百科content in the backend. I want restrict the users with a mximum number of characters.[详细]
2023-04-06 04:12 分类:问答What Rich text editor should I use for a custom CMS
I want to build a custom CMS where users a Rich text editor is the main way to create content rather than wiki markup.[详细]
2023-04-01 08:40 分类:问答How can i open a new blank windows with tinymce?
I found this code: ed.windowManager.open({ file: url + \'/youtube.htm\', width: 320 + parseInt(ed.g开发者_C百科etLang(\'example.delta_width\', 0)),[详细]
2023-03-31 14:42 分类:问答How can I cancel auto closing tags in TinyMce?
TinyMce by default try to close html tags in rawHTML editor mode. For example: <p>sample text<strong>text</p>[详细]
2023-03-16 04:16 分类:问答HTMLPurifier - having trouble allowing YUI Rich Text Editor styling
I have a simple implementation of the YUI Rich Text Editor, it allows font, font size, bold, underline, italic, strikthrough, bac开发者_JAVA百科kground color, text color, ordered and unordered lists,[详细]
2023-02-28 04:45 分类:问答YUI Rich Text Editor: How to set the cursor to the end of the text
i want to render a YUI2 Rich Text Editor with some preloaded text. But the cursor is always in the first position of the text. How can i set it at the end of the t开发者_C百科ext?[详细]
2023-02-26 05:54 分类:问答jquery listen for events in an iframe
I\'m making a very simple Rich Text Editor using jquery... I don\'t want to use a third-party one. I need to listen for events within an iframe (same domain etc), starting with typing. Apparently I\'[详细]
2023-02-13 08:58 分类:问答Height Listener, jQuery
I\'m creating a rich text editor. Basically I have an iframe with design mode enabled.I\'d like it to automatically resize when the user get near the bottom of the iframe while typing, or pasting tex[详细]
2023-02-11 18:42 分类:问答