Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,287
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,932
- Showcase
- 3,252
-
Simply put two slashes in front of any code you want to disable.
ie.
// BBcodeButtons.push(new BBcodeButton('ed_ol','OL','
','
','o','','ordered list'));
// BBcodeButtons.push(new BBcodeButton('ed_li','LI','[*]','[/*]','l','','list item'));";