Skip to main content

Posts

Showing posts from October, 2014

Rich Text Editor

Implementing jQuery Text Editor in Textarea You might have seen text editor in many comment form ex.Wordpress.org. It is having a rich text editor in their review comment form. The rich text editor helps to create the content where, you can easily bold the text or make it  italics, adjust the font size. You can format your text in one click.you can insert an images and smilies also. In this tutorial, we are going to share a file that creates Text Editor using jQuery/JavaScript/HTML. Clik the following link to view the Text editor http://www.formget.com/implementing-jquery-text-editor-in-textarea/