I have my webapplication in which I open some popup pages in a colorbox popup (http://jacklmoore.com/colorbox/)
I\'m using tinyMCE for small site, that is used by people to write simple articles. Usualy they write in MS word and copy text to tinyMCE and submit this.
In TyniMce when select the text and right click there is inser/edit Image option开发者_如何学Go is there on click on that how can i open my own aspx page not TynyMce ImageEdit.html page. You can crete
I am trying to write a plugin for TinyMCE with a feature to add content to the beginning of the content. I know the following command which will insert content at the current locati开发者_JAVA百科on o
I am trying to implement tinyMCE\'s BBCode plugin but not being able to make it work. This is the init code:
I have Validation working across a large form (I fire it several times before Submit to check sections of the form), and a tinyMCE editor working in 1 textarea. I want to move the contents of the tiny
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.
Tiny MCE version 3, minor 4.3.2 of 6/30/2011 is stripping out the following when I开发者_如何学运维 click update within the source code window:
I am creating a plugin for TinyMCE, which is basically a form that h开发者_运维百科as a textarea in it. I want the user to be able to input formatted text in that textarea, using the TinyMCE editor. T
All the textareas are inline, StackedInline All textareas works fine in this model change_view. BUT, when I add a new row the last row is not editiable in the textarea.