Forum Moderators: open
[innovastudio.com...]
small footprint (loads fast)
I only need very simple formatting - b / i / lists / styles
<p> and not <div> for paragraphs
applies styles to <p>
That, is, if I apply a style, I want it to : <p class="mystyle">
I've been using HtmlArea 2 for some time, but it doesn't work in FireFox :(
I've checked out a number - fckeditor, tinymce, etc - but they all seem like overkill, and most seem to use <div> instead of <p>
Any ideas?
added (just noticed this on a different thread):
BTW Firefox and Mozilla do not play nice with WYSIWYG editors and paragraph tags. You'll likely be stuck with separating lines with <br> or with using IE or with tearing your hair out.