Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

About

Easily transform <textarea>s into BBCode WYSIWYG editors.

Usage

  1. Include the stylesheet (feel free to modify) in your <head>:

    <link rel="stylesheet" href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fdialyy%2Fcss%2Fjquery.bbcode.css">

  2. Include JS file, ensuring it's including after jQuery:

    <script src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fdialyy%2Fjs%2Fjquery.bbcode.js"></script>

  3. Execute:

    $('textarea').bbcode();

About

Easily transform textareas into BBCode WYSIWYG editors.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors