XenForo
Administrative
- Thread starter
- Admin
- #1
My site supports a special programming language highlighting with
Read more
ادامه مطلب...
Code:
. I very much like to highlight this, so my graphic artist created an icon for it. The only problem is that I can't seem to create a custom button for it. The only real way to do this from my eyes is to create a new BB code tag for [jass] but I'd rather piggy back on the existing foundation of [code].
I was looking into running this code on the clientside, but it did not do anything:
JavaScript:
[CODE]const name = 'code';
const...
Read more
ادامه مطلب...