wysiwyg
Toolbar Implementation for redcarpet (Markdown interpreter)
I am looking to use the Redcarpet gem (https://github.com/tanoku/redcarpet) in an app of mine. Is t开发者_Go百科here some kind of toolbar add in that i can use to give users a toolbar with \"stack-li[详细]
2023-04-05 16:12 分类:问答How to get value of a textarea which is controlled by a javascript html editor?
I am trying to write a code which allows my website users to save drafts. I am facing a problem while doing this.[详细]
2023-04-05 11:25 分类:问答Need to make selected text as bold/italic/underline using javascript, or need very basic text editors suggestions
I am trying to figure out how to create a textarea with 3 buttons: bold, italic, underline. I cannot go with any WYSIWYG editor as I have tested most of them and no one fits my needs. (e.g. most are c[详细]
2023-04-05 06:51 分类:问答Detecting and manipulating CKEditor areas
I need to write a javascript function that can look at the WYSIWYG on the page (CKEditor) that is rendered after the page loads with the Drupal WYSIWYG module. I am having difficulty using jQuery even[详细]
2023-04-05 05:31 分类:问答Using BBCodes...Parse HTML or remove it altogether? (XSS/PHP)
I\'m creating a开发者_JAVA技巧 mini-forum in PHP and I want to allow user posts with limited text formatting and embedding images, but I want to do it securely (XSS-wise) and I was wondering what\'s t[详细]
2023-04-05 02:36 分类:问答H tags in CKEditor
I was simply wondering if there\'s an easy way of creating H tags through CKEditor (without going to HTML view) ?[详细]
2023-04-03 19:36 分类:问答WYSISYG PDF Creator
I want to allow users to create a PDF file with an online WYSISYG editor . It will be basically images and text that they can drop and create 开发者_运维知识库PDF.I will create a UI using jquery-ui .[详细]
2023-04-03 02:14 分类:问答CLEditor - Lose focus if maxlength is reached
I\'m trying to recreate a maxlength - function for CLEditor. The objective is: If a text is entered into a textbox and its longer than the set maxlength, the textbox should lose its focus so that it\[详细]
2023-04-02 20:53 分类:问答What WYSIWYG works well with jQuery and Ruby on Rails 3.1 (Sprockets)?
I am having trouble making any \"common\" WYSIWYG work with Rails. We even had to do one ourselves with RedCloth for the moment.[详细]
2023-04-02 17:19 分类:问答Saving wysiwyg Editor content with Ajax
I am writing a cms (on .net) and have structured the whole page to work client side. There is a treeview that lets you add/remove/move items and define their names in the languages defined. For each l[详细]
2023-04-02 10:41 分类:问答