Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bbcode

How Change The Ckeditor Text Using Jquery?

I have a textarea with CKEditor (bbCode Plugin). This is my CKEditor instance Solution 1: You ca… Read more How Change The Ckeditor Text Using Jquery?

Removing Bbcode From Textarea With Javascript

I'm creating a small javscript for phpBB3 forum, that counts how much character you typed in. … Read more Removing Bbcode From Textarea With Javascript

Textarea Toggle Selection Tags With Javascript

I'm working on a BBcode editor, and was wondering how to toggle tags on selection using Javascr… Read more Textarea Toggle Selection Tags With Javascript

How Can I Convert Bbcode Characters To Jsx? (enriching Text)

Text = 'I have this text [b] and want this part to be bold [/b].' How can I replace the [b]… Read more How Can I Convert Bbcode Characters To Jsx? (enriching Text)

Javascript Not Parsing Nested Bbcode

I have coded a Javascript bbcode similar to the one I'm using to write this message. It also in… Read more Javascript Not Parsing Nested Bbcode