Formatting of text in Text Area

User 2629835 Photo


Registered User
18 posts

So I was going to ask if anyone knew how to make the text area editable in Web Forms.

Then I did some googling and came across this dead simple JavaScript library. All you need to do is to add:

<script src="http://js.nicedit.com/nicEdit-latest.js" type="text/javascript"></script>
<script type="text/javascript">bkLib.onDomLoaded(nicEditors.allTextAreas);</script>

into your .html (in my case .php page).

From http://nicedit.com/



User 187934 Photo


Senior Advisor
20,271 posts
Online Now

Thanks for that post. Gotta love scripts.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.