Skip to content

A lightweight rich text input box for web forms

Notifications You must be signed in to change notification settings

levifarley/richBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

richBox

A lightweight rich text input box for web forms

richBox uses vanilla Javascript for portability. Include Bootstrap 3 and FontAwesome for proper UI. It also includes a hidden debugging button to easily view richBox's output in your browser console.

Screenshot richBox

To inplement richBox into your project:

  1. Include the HTML code in the desired location of your project
  2. Include the provided richbox.css and richbox.js files
  3. Include Bootstrap 3 https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css
  4. Include FontAwesome https://use.fontawesome.com/releases/v5.8.1/css/all.css

Compatable with most browsers, your milage may vary on certain button actions. As usual, IE doesn't play nicely.

Feel free to use and modify this code as you want to make your life easier!

About

A lightweight rich text input box for web forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published