I am using tinyMCE (a rich text editor in js). Currently, I have a function as such: function GetEditorValue() {
I\'m applying开发者_StackOverflow tinymce to a textarea using jquery.tinymce. but i\'m having a problem where the textarea is also appearing inside the editor when it should have been replaced by it i
I\'ve searched and searched for 2 days and I cannot seem to find a solution to my problem. So, in my CMS the normal operation for loading and saving content into TinyMCE works fine, but all goes to L
In a view (master view) another view is called with $this->load->view(‘sub_view’); In the sub_view i have a texta开发者_StackOverflow中文版rea to use with tinymce.
I\'ve functionality to drag drop elements such as text, image etc on page. The elements once dragged on to the page needs to be drag-gable so that their positions can be changed. I\'m using tiny mce t
Is it possible to force all content posted in a tinyMCE textbox to be wrapped in a bulleted list? i.e. All content would be wrapped in a <ul> and开发者_StackOverflow社区 each line break in the
When I create formatted text in tinyMCE and save it to the database it works good, I can see the visible changes I made in the editor, and in the database the code looks great:
Hello: Does anyone know how to paste as Word into the newest versi开发者_运维百科on of tinyMCE (3-3-9-3)? Thanks.As of a number of versions ago, pasting from Word into a TinyMCE window is as easy as c
I have a form with multiple TinyMCE instance. I created the TextArea controls dynamically using a Repeater control - They all have the same ID,but I gave each one a different class.
Hello: I\'m using tinyMCE, copying from word and dropping the text into the editor. When I save it once it works as it should and gives me this formating: