WYSIWYG Editor - Javascript Text Editor

2 Sales

WYSIWYG Javascript Editor is a simple and easy to use Javascript execCommand() based editor. This is complete solution for getting html input from users using a form in WYSIWYG (What You See Is What You Get), when you do your website contact form or any web based HTML Page. This is a  Editor script where you can really input html inputs, WYSIWYG Editor or Rich Text Editor and post data to your server side script. Technically this is for execCommand WYSIWYG Editor.

Features

  • Easy to Use
  • Convert tag to nice editor
  • 5 minutes to setup

Requirements

  • Javascript Supported Browser (All Modern Browsers Supports)

Instructions

Header Tag.

<script language="javascript" type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js">
</script>
<script language="javascript"
type="text/javascript"
src="editor/colorPicker/js/jquery.colorPicker.js"></script>
<link rel="stylesheet" href="editor/colorPicker/css/colorPicker.css" type="text/css" />
<script src="editor/wysiwyg.js"></script>

<script type="text/javascript">

$(window).load(function () {

createeditor('form1','mytextarea','Full','#F2F2F2');


</script>

Body Tag

<form id="form1" name="form1" method="post" action="">
<textarea name="textarea" id="textarea" cols="45" rows="5"></textarea>
</form>

This item has not comments yet.

This item has not reviews yet.

Nelliwinne Mohottala
Nelliwinne Mohottala
DM  
Pioneer Alkanyx author Had featured item Author level 3 Seller level 2
Platforms:
Chrome, Firefox, Microsoft Edge, Safari, Opera
App type
Web
Main Language
Javascript
Framework
None
Database
None
Category
Productivity
Posted on
2017-06-28
Last update
2021-03-21
Current version
1.0
Share