H2B.js

A Javascript library that converts HTML to BBCode.

2018-08-29 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greatest.deepsurf.us/scripts/371660/624600/H2Bjs.js

लेखक
Secant
आवृत्ती
0.1
बनवली
2018-08-28
अपडेट केली
2018-08-29
आकार
29.6 KB
License
नाही

A Javascript library that converts HTML to BBCode.


Usage

var BBCode = H2B.HTML2BBCode(description_obj);

//"description_obj" is a jQuery object, DOM element or string(must be a lawful DOM string) which you want to convert from HTML to BBCode.