Add Micro Inline WYSIWYG editor to Comment Box to increase interaction
By Ashish MohtaThere are many times a normal user wants to add link or image or wants to express better but he or she is not able to see because Most of the blog comment section are pretty much less interactive and they don’t get except a flat comment box where he or she can just type.
Now considering normal users who don’t have any idea of HTML or tags want to add an image, but he can do nothing except leaving a link . Why not give them more options which can allow them to interact with comment box like they do in a word document , by adding a small editor with some basic stuff.
Keep reading there is a small goodie for you at the end
NiceEdit is an online project which is working to make all TextArea like comment box more interactive by adding a Micro Inline WYSIWYG editor. Its a JavaScript that you can add to your page and connect it with your comment box. And yes its free and not at all heavy to the servers
Small file size <35KB Total, <10KB Compressed! Only 2 files (js + icons) required for operation.
Flexible Configuration replace textareas or divs Multiple editors can optionally use single controls Save content via AJAX or HTTP Post and works with IE 5.5+ / FF 2+ / Opera 9+ / Safari 3+
And This is what It does to a comment box in WordPress blog.

Don’t you think that’s a lot better. Making work of a commentator very easy and they feel like doing it.!!
Integrating with your WordPress blog.
- Add the script to your header. Get the script from the home page. of the project.
- You are done. Confirm by opening any post or page where comments are enabled.
How it works?
It looks for a “textarea” on any page and loads the editor controls on it and best is it fits to the size.
Some work for you ? Find how I have integrated
- Now if you take a look at my comment box, I have done something different. The editor comes only on my comment box and not any other pages like Contacts.
- I have more controls than what normal script will give you.
Find out how and the first person to come with the right answer will get a link back from my blog for a week.!
|
About The Author of this article: Ashish is one of the co-author of this blog and writes on various interesting softwares, PC tips and more. You can read more of his articles here. |
Offer of the month Get a free page for yourself
Readers Play Ground
- Add your Comments or Discuss further in our forums
Enjoyed this article? Subscribe to the Full RSS Feed
- Email This Post to your friends or somebody who can use it
-
Tags: comment-pictures, commentators, comment_management, inline editor, inline wysiwyg editor
- Get Post like this in your Inbox Click to get via Email ( You will have to confirm by checking you Inbox)
- Read More Stories from Workshop




Ok this is the paragraph after a line break.
Another one. Now I will be submitting. Do you use IE?
No Probs. You have won the link back for a week from my site. I will be emailing you.
So.. I wonder if you can help me solve this.. I’d appreciated any reply anytime you got spare.
Next thing is you will need to find the ID of the textbox ( which will be textarea in html ).
In My blog its termed as Comment so in the script I have written as comment. You will need to change accordingly
HTH
There are so many possible scripts. So, just confirming..
Is that what you mean?
I’m using blogger and I get a trouble finding this textbox / comment form.. You know.. blogger doesn’t provide inline comment box. So.. Still have no idea how to connect the comment box with the wyswhyg script. Any suggestion please?