In my project I need to write small WYSIWYG editor (just let users make text bold/italic/underline and maybe some more). So I wouldn't like to use monsters like tinymce or fckeditor. ... |
Am looking for a good and easy to use WYSIWYG HTML editor that i can integrate into a CMS that am currently developing for a client. Am developing the CMS in ... |
What is the lightest WYSIWYG HTML editor? I don't really need it to have many functions, but just the basic items such as changing fonts, etc.
TinyMCE seems a bit slow loading ... |
Any free and simple WYSIWYG BBCode editors for JavaScript?
|
I've tried many different Google searches but I haven't been able to find a current tutorial (newer than 2006) on how to actually create a WYSIWYG editor. I realize there are ... |
I would like to get the same type of functionality as the SO editor (including the preview) for my own site. Is it a separate project that has been incorporated into ... |
I'm having a hard time finding a good WYSIWYG editor, tried CKeditor & TinyMCE and found out that they strip out a lot of tags and headers and they ruin the ... |
|
While you copy data from Microsoft Excel and then paste into WYSIWYG, it contains lot of non-common attributes.
And our existing WYSIWYG does not have any feature to remove those ... |
Im building my own forumsoftware and im still blocked at the editor.
I've decided to use a wysiwyg editor. Well, i was trying to use TinyMCE, but that isn't safe. There's a ... |
I'm looking for a light-weight WYSIWYG JavaScript editor I can put on my website that supports emoticons.
|
I'm using a WYSIWYG Editor based on the article and it's working great... Except, any relative links added in WYSIWYG mode become absolute after calling doToggleView(). So the relative URL... becomes absolute... It is happeneing at the call to... iView.document.body.innerHTML = iText; Obviously this is not great for portability. Has anybody found a solution? iText has the ... |
Hi there, I have an issue with word and my WYSIWYG editor on web. When I copy something from word and paste it to my editor on web, it keeps formating but also insert lot of word tags which are not valid in html, sometimes change font on whole site, or link colors, etc... Is there any way in js how ... |
|
|
|
I'm building a dinamic page ( http://www.contrakulutra.com/dinamica ) and i have an administrator page that updates all the information in the database. I need the administrator to work with html enriched text to use bold and italic text in the fields in the database. So I need and online wysiwyg html editor to insert records and one to upadte them (so ... |
|
|
Has anyone ever used this WYSIWYG JavaScript editor? http://tinymce.moxiecode.com/index.php I am hoping it can be a solution to edit a few areas on a site I am developing for non-html editors. The part that confuses me with all these editors is how you access this edit mode?! I understand it all works with making areas you want to be editable into ... |
Actually, I didn't want it to compose HTML for designing webpages. I was wondering about formatting text in message boards (replies/new posts) like vbulletin or Ubb. Why doesn't it have such an online HTML editor so that people who are not comfortable with HTML code can simply click and paste HTML? Sitepointforums used to use a very primitive version, a few ... |