EWysiwyg the very lightweight and extensible wysiwyg editor:
To install EWySiWyg on a website, you need to add the following lines between the <head>
tags:
<link rel="stylesheet" href="css/EWySiWyg.css">
<script src="js/EWySiWyg.min.js"></script>
To get the initialization:
$("textarea").EWySiWyg();
To write your own plugin for EWySiWyg:
$.EWySiWyg.methods = function(){
return this;
};
If you like this project, you can support the author so that he can continue to develop:
- Revolut: Donate Revolut
- PayPal: Donate PayPal
- PrivatBank: 4149 6293 3157 1273