Skip to content

leefine/bootstrap4-wyswyg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

bootstrap4-wyswyg

Bootstrap4+Jquery lightweight html editor,single js file.

How to Use:

1.Bootstrap 4

2.Jquery 3

3.Alertify.js

4.Html demo

<form><input id="descr" name="descr" type="hidden"/></form> <script src="${relpath}/bootstrap/js/bootstrap-wysiwyg.js"></script>
<script> $(function () {
$("#descr").initWysiwyg(true); });
`</script>

About

Bootstrap4+Jquery lightweight html editor,single js file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published