When using an editor like tinymce, how could i limit the height of the text a user enters so it doesn\'t use more space on the webpage than i want it to?
After looking around for hours I couldn\'t see anything even close to what I saw here: http://www.youtube.com/watch?v=Y2Bu5NoYZ7M&feature=player_embedded
This is tested using IE9.All other browsers 开发者_开发技巧will work except IE and of course our client only uses IE...go figure.So here\'s the issue we are having.
Here is what I am stuck with... I am formatting a a text with Richtext Editor in TinyMCE. Whenever i mark any text to bold, the html generated puts that text in <strong> tag, and likewise for U
Hiii I can add a emote by just adding this : <a href=\"javascript:EmotionsDialog.insert(\'smiley-frown.gif\',\'emotions_dlg.frown\');\"><img src=\"img/smiley-frown.gif\" width=\"18\" height
I have been using TinyMCE WYSIWYG in CMSMS(CMS Made simple), its working in all other browsers like FF,IE7,8,Google Chrome & Safari but its not working in IE9,
I am using tinymce in my application to show the tinymce Editor in place of the textarea. In the JSP I have two tabs and both contains the tinymce text editor. In tab 1 I have below snippet
does anyone know how to configure tinyMCE to utilize instead of the compact spaces? Storing the data in die db causes character encoding issues. We are currently utilizing tinyMCE to send e
I know that this topic has been discussed since I can see traces on the web. The consense seems to be that it is impossible. But I know on at least one product (TinyMCE) which manages to do it. Note:
Ignore the previous question - this is the only bit I don\'t understand now, everything else works: UPDATE: ALMOST WORKING: