Forums
-
- Forum
- Posts
-
- Installation
- 28,547
- Troubleshooting
- 62,891
- Themes
- 10,444
- Plugins
- 15,400
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
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'));";